File openstack-tempest.changes of Package openstack-tempest

-------------------------------------------------------------------
Sat Aug 23 00:34:44 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2013.2.dev2040.ge0e8ed3:
  * Set python hash seed to 0 in tox.ini

-------------------------------------------------------------------
Fri Aug 15 00:41:37 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2013.2.dev2039.gd8923e9:
  * Removed deprecated command from glance cli

-------------------------------------------------------------------
Mon Jul 28 23:49:29 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2013.2.dev2038.g6542e25:
  * Updated from global requirements

-------------------------------------------------------------------
Wed Jun 11 00:03:38 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2013.2.dev2037.g8755bc9:
  * test_aggregates_basic_ops picks a non compute node

-------------------------------------------------------------------
Mon Apr 21 23:52:02 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2013.2.dev2036.gd159ef5:
  * Update 'Member' with option 'operator_role' in tempest.conf

-------------------------------------------------------------------
Thu Apr 17 23:52:06 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2013.2.dev2035.gb573730:
  * Add swift scenario tests

-------------------------------------------------------------------
Thu Apr 10 00:16:24 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2013.2.dev2034.g2addf1c:
  * Add python-swift client to the requirements

-------------------------------------------------------------------
Thu Mar  6 01:10:34 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2013.2.dev2033.gbce9f38:
  * Add aggregates scenario test

-------------------------------------------------------------------
Tue Mar  4 00:53:12 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2013.2.dev2031.gb884ee5:
  * Make sure ssh retries on paramiko.SSHException

-------------------------------------------------------------------
Fri Feb 14 12:20:04 UTC 2014 - speilicke@suse.com

- Replace git_tarballs source service with download_files and set_version
  + Use upstream URL as source (enables verification)
- Update to version 2013.2.dev2030.g50eaa8c:
  + Make test_show_host_detail work with multi host installation
  + Use channel_timeout for SSH connection timeout

-------------------------------------------------------------------
Thu Feb 13 09:51:53 UTC 2014 - dmueller@suse.com

- remove d2to1 dependency 

-------------------------------------------------------------------
Wed Feb 12 01:26:56 UTC 2014 - cloud-devel@suse.de

- Rebased patches:
  + 0001-Make-test_show_host_detail-work-with-multi-host-inst.patch dropped (merged upstream)

-------------------------------------------------------------------
Thu Jan 30 21:28:09 UTC 2014 - dmueller@suse.com

- add 0001-Avoid-using-assertGreater.patch 

-------------------------------------------------------------------
Thu Jan 30 15:09:12 UTC 2014 - dmueller@suse.com

- move lock_path to /var/run

-------------------------------------------------------------------
Wed Jan 29 09:12:34 UTC 2014 - speilicke@suse.com

- Add refresh_patches source service

-------------------------------------------------------------------
Wed Jan 29 08:17:58 UTC 2014 - vuntz@suse.com

- Use correct group name for directory ownerships.

-------------------------------------------------------------------
Tue Jan 14 11:06:09 UTC 2014 - dmueller@suse.com

- fix requires 

-------------------------------------------------------------------
Mon Jan 13 12:11:01 UTC 2014 - dmueller@suse.com

- add a run_tempest.sh wrapper for Icehouse compatibility

-------------------------------------------------------------------
Thu Jan  9 10:56:32 UTC 2014 - dmueller@suse.com

- add 0001-Make-test_show_host_detail-work-with-multi-host-inst.patch (bnc#855862) 

-------------------------------------------------------------------
Fri Dec 20 11:13:03 UTC 2013 - dmueller@suse.com

- Improve default tempest config 

-------------------------------------------------------------------
Thu Dec 19 01:31:58 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.dev2027.g4dabfe3:
  + Update to latest pbr
  + Updated from global requirements
  + Have tox install via setup.py develop

-------------------------------------------------------------------
Tue Dec 17 00:39:49 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.dev2023.g3a31cfc:
  + Move decision_maker() call into setUpClass

-------------------------------------------------------------------
Wed Nov 27 00:47:31 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.dev2022.g23c9c09:
  + This script is not useful on a stable branch
  + Replace assertLessEqual - is not in py26 testtools

-------------------------------------------------------------------
Mon Nov 18 10:25:44 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.dev2019.gd14f32a:
  + Add special serial smoke option

-------------------------------------------------------------------
Wed Nov 13 01:26:49 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.dev2018.g6273339:
  + Fix issue with ImagesOneServerJSON test

-------------------------------------------------------------------
Thu Oct 24 23:30:38 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a2017.gb7e710f:
  + Bump six version to match os requirements
  + Set stable/havana to default git review branch

-------------------------------------------------------------------
Tue Oct 22 23:38:42 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a2014.gbd4e8c8:
  + server status remained in unexpected state

-------------------------------------------------------------------
Thu Oct 17 15:46:10 UTC 2013 - dmueller@suse.com

- switch to havana branch and remove upstreamed patch:
  0001-Do-not-check-for-id-in-the-keystone-output.patch

-------------------------------------------------------------------
Thu Oct 17 15:45:15 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a2013.g8bdb0f7:
  + add server reset_state tests
  + Test cases for V3 Project Actions
  + Add test for admin deleting servers of others
  + Heat: use first_address instead of first_private_address
  + Unskip test_tokens and update expected status to 404 from 401
  + add server delete/unpause tests
  + TEMPEST_PY26_NOSE_COMPAT in py26 jobs
  + Handle test_list_servers_by_changes_since without tenant isolation
  + add server suspend/resume negative tests
  + _error_in_logs function of driver.py shall check all nodes
  + Do not check for id in the keystone output
  + introduces skip_because decorator
  + Clean up existing instances when not using tenant isolation
  + Add xml support to the floating ip and router
  + tempest/config.py parse some sections incorrectly
  + Fix skip_because decorator
  + Placeholder log check script to be called by devstack-gate
  + Add addtional logging and catch exceptions
  + Cleanup test_list_server_filters setup/teardown
  + Use predictable instance/volume names in test_volumes_actions
  + add two negative tests for flavor-access
  + pass stop_on_error to _has_error_in_logs
  + remove code duplication in tempest/config.py
  + Allow _status_timeout to be used for non-nova polling
  + Initial basic setup of openstack and tempest config file
  + add volume list tests
  + Cleanup existing instances in setup for test_list_servers_negative.py
  + meta should be metadata in rebuild server
  + Remove unused CONF variable and import statement
  + add some negative tests for volume updating:
  + Test for the nova diagnostics API
  + Add some test_cases for compute-cli
  + Update lockutils from oslo-incubator
  + Add some test-cases for cinder cli
  + Use built in cleanup for servers in test_large_ops
  + Add security group to large_ops test
  + add some tests for user api
  + Add CLI tests for Neutron's metering agent
  + add a negative test for flavor_extra_specs
  + Script to filter logs for ERRORs based on whitelist
  + Add section for negative tests to HACKING.rst
  + Increase heat's default max_template_size
  + Accept gzip files in find_stack_traces.py
  + delete the duplicated variable definition
  + Rename cli tests from compute to nova
  + Reduce vm creations in negative tests
  + Update to latest tox
  + remove tearDownClass in test_quotas.py
  + Restores passing additional parameters to nosetest
  + add more test cases to api/network/security_groups
  + Add a create_router utility function
  + Skip get_server_diagnostics test until bug 1240043 is fixed
  + Split out unit tests as separate tox jobs
  + skip test_lock_unlock_server
  + glance image v1 member test cleaup
  + Adds test_update_all_metadata_field_not_included negative test
  + add some negative tests for tenant
  + Orchestration autoscaling improve status polling
  + Fix to use proper random values
  + Fixing ImagesOneServerTestXml issue
  + Skip negative compute quota tests that don't work with Neutron
  + Move negative action tests to right place
  + VPNaas vpnservice test cases
  + Separate negative tests  api/network/security_groups

-------------------------------------------------------------------
Wed Oct  2 08:40:11 UTC 2013 - speilicke@suse.com

- Update to version 2013.2.a1888.g0432a37:
  + Add tempest tests for os-aggregate update
  + Make smoketests working again with Python 2.6/nose
  + unskipping bug related to test_stamp_pattern.py
  + Revert "unskipping bug related to test_stamp_pattern.py"
  + Explicity specify network for heat slow tests
  + Update style guide link in HACKING.rst
- Drop 0001-Make-smoketests-working-again-with-Python-2.6-nose.patch:
  Merged upstream

-------------------------------------------------------------------
Mon Sep 30 17:12:15 UTC 2013 - dmueller@suse.com

- add 0001-Make-smoketests-working-again-with-Python-2.6-nose.patch 
- add 0001-Do-not-check-for-id-in-the-keystone-output.patch

-------------------------------------------------------------------
Mon Sep 30 08:32:14 UTC 2013 - dmueller@suse.com

- Update to version 2013.2.a1877.g7061c70:
  + Bump oslo.config version
  + The debug configuration group is not registered
  + Update docs config
  + driver.py should log errors when ssh operations fail
  + fix typo in config.py
  + _get_tenant_by_name doesn't return correctly
  + Print the lekaed 'boto' tags on Failure

-------------------------------------------------------------------
Sat Sep 28 00:46:53 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1863.gf13a350:
  + Adds more test to cover Swift tempURL middleware
  + Add positive tests for os-floating-ip-pools
  + Add test for nova API of VM lock/unlock
  + add __str__ function to RestClient class
  + _create_creds function shouldn't call rand_name twice
  + Added Negative tests for image member

-------------------------------------------------------------------
Fri Sep 27 16:22:21 UTC 2013 - dmueller@suse.com

- switch to crudini 

-------------------------------------------------------------------
Fri Sep 27 12:34:52 UTC 2013 - dmueller@suse.com

- relax dependency on keyring for now (missing dependency
  in Factory)

-------------------------------------------------------------------
Fri Sep 27 00:18:18 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1851.g2416764:
  + Handling network resources in tenant isolation

-------------------------------------------------------------------
Thu Sep 26 09:51:45 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1849.g58c1321:
  + Move LockFixture to tempest.common
  + Add locking to test_list_hosts_with_zone
  + add negative volume tests
  + makes passing the client optional to utilities in scenario/manager.py
  + Added test to check list/show extensions-neutron
  + Fix json version of bootable check
  + Don't log 'Not Found' ERROR during image cleanup
  + Fix problem with never stopping stress tests
  + add server resizing tests

-------------------------------------------------------------------
Tue Sep 24 23:43:06 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1831.g5f5f1a0:
  + Fix typos in tempest/HACKING.rst Edit
  + README.rst of tempest stress is misleading
  + Sync install_venv_common.py from oslo-incubator

-------------------------------------------------------------------
Sun Sep 22 00:04:42 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1826.gfcbca58:
  + Replace OpenStack LLC with OpenStack Foundation
  + Consider lc string for bootable True/False
  + Test that Heat max_template_size is applied

-------------------------------------------------------------------
Fri Sep 20 23:36:54 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1821.ge947bde:
  + Skip test tokens
  + Remove wait_for_image_resp_code
  + Enable the quota test cases
  + Fix misused assertTrue in unit tests
  + Adds tests covering Swift's container quotas middleware
  + Remove claim that scenario tests need 2 services

-------------------------------------------------------------------
Thu Sep 19 23:56:23 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1809.gea8ce25:
  + Dump basic network info  in the test_network_basic_ops
  + Add update-volume test
  + Use built-in print() instead of print statement
  + Add keystone user-update test
  + Add tempest tests for os-host/{host-name} api
  + Raise OS_TEST_TIMEOUT for heat slow test

-------------------------------------------------------------------
Thu Sep 19 08:38:43 UTC 2013 - dmueller@suse.com

- configure cli_dir to /usr/bin by default 
- add dependency to git-core

-------------------------------------------------------------------
Thu Sep 19 00:08:15 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1797.ga7df393:
  + fix pep8 errors: E231, E128
  + assertEquals is deprecated, use assertEqual
  + Use common create_server method for advanced_ops
  + LBaaS client functions and pool testcases
  + Add "region" config for each service
  + Adding LB member operation test cases
  + Adding health monitoring test case
  + Add missing import of 'subunit' in test-requirements.txt
  + Add update-snapshot test
  + Add 'Field' to the title of the Field Guides
  + Move _check_tenant_network_connectivity to the end
  + Add a function for creating a server on a given network
  + Fix a test case of 35chars+

-------------------------------------------------------------------
Wed Sep 18 11:35:27 UTC 2013 - dmueller@suse.com

- add -test subpackage in order to be able to run the testsuite 
- fix package requires

-------------------------------------------------------------------
Wed Sep 18 00:05:28 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1771.gb17460e:
  + Add a create_server test for flavor authorization
  + Update README.rst to use testr instead of nose

-------------------------------------------------------------------
Tue Sep 17 00:08:10 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1768.g66fcba9:
  + Fixes typos in tempest/api
  + test_fixed_ips unsafe xml/json resource sharing
  + Fix overlapping subnet creation
  + Adding xml support for load balancer
  + Add parallel test execution section to HACKING.rst
  + Sync latest versions of oslo incubator

-------------------------------------------------------------------
Mon Sep 16 13:18:54 UTC 2013 - speilicke@suse.com

- Update to version 2013.2.a1757.gcc1fb46:
  + Fix race condition for test_flavors_extra_specs
  + Add service tags to api.volume
  + Add services tags to scenario tests
  + Remove bin/tempest script
  + Add hacking check for service tags in scenario
  + Add service tag section to HACKING.rst
  + Remove Whitebox tests
  + added an api test for security_groups
  + Add logging to the python-clients
  + Bulk Subnets and Ports creation
  + Make the admin role configurable within tempest
  + Adds disk_format parameter to upload_volume method in volumes client
  + Add tearDownClass to base swift test class
  + task_state must be consider before many action
  + Credentials Keystone V3 API Tests
  + Adding negative test for port
  + Adds verfication for Bootable Volume
  + Network load balancer testing
  + VolumesListTest may hide configuration issues
  + Fixes some typos in tempest
  + add required python modules(six,iso8601,fixtures) to requirements.txt
- Drop /usr/bin/tempest binary

-------------------------------------------------------------------
Wed Sep 11 23:45:05 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1716.g7fad0ca:
  + Translate server extension attributes to json
  + Append some operations to boot from volume pattern

-------------------------------------------------------------------
Wed Sep 11 00:14:07 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1712.g16c4379:
  + Fix import grouping in scenario tests
  + Remove order dependence from network_basic_ops
  + Add @services decorator

-------------------------------------------------------------------
Mon Sep  9 23:43:44 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1708.gec7aef5:
  + fix race condition between addCleanup and lockutils
  + Fix tempest config usage in test_attach_volume

-------------------------------------------------------------------
Sat Sep  7 09:30:32 UTC 2013 - dmueller@suse.com

- require the nose_plugin 

-------------------------------------------------------------------
Sat Sep  7 07:35:37 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1704.gb3abf9c:
  + Add device name, ssh password to Tempest config
  + Fix colon in create volume logging output
  + Eliminate the impact of "wait_until='BUILD'"

-------------------------------------------------------------------
Fri Sep  6 00:10:09 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1698.g22942ba:
  + add flavor creation tests
  + Add tests for Swift's StaticWeb middelware
  + fix test_flavors_extra_specs failure
  + refactor - _is_timed_out using instance timeout
  + Updating HACKING.rst
  + Restrict Volume type deletion with volumes assoc
  + Added missing xml tests of volume
  + raise assertion error if output is falsy
  + Added test case to check floating IP API operations

-------------------------------------------------------------------
Wed Sep  4 23:50:14 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1680.ga4eb844:
  + Stress ssh_floating test
  + Add handling for inherited stress attributes
  + Add more detailed message about the volumes missing
  + Switch heat template to use native nova resource
  + uniforms skip messages
  + Move the network api tests to smoke
  + emit warning while running flake8 without virtual env

-------------------------------------------------------------------
Wed Sep  4 12:08:50 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1666.gcfa91fb:
  + Remove unused LOG variable in scenario tests
  + Increase default test timeout for timeout fixture
  + KeyError when tearDownClass called from setUpClass

-------------------------------------------------------------------
Tue Sep  3 09:32:48 UTC 2013 - dmueller@suse.com

- switch to setuptools 
- install config as noreplace
- fix requires

-------------------------------------------------------------------
Tue Sep  3 00:01:27 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1660.ga87b64d:
  + Log request ids from glance and nova

-------------------------------------------------------------------
Fri Aug 30 15:42:01 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1658.gedaa084:
  + moves addCleanup few lines upper to avoid potential leftovers
  + Adds tests for Heat
  + per test_method logging

-------------------------------------------------------------------
Thu Aug 29 23:41:05 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1652.gbdaf137:
  + Switch run_tests.sh to run in parallel by default
  + Use common create_keypair method for autoscaling
  + Fix test_admin_catalog_list
  + Add large-ops option to tox
  + Add common "create_server_snapshot" method
  + Fix ssh timeout issue
  + Fix logging problem for stress test wrappers

-------------------------------------------------------------------
Wed Aug 28 23:52:04 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1638.gaa86efd:
  + Update requirements from global requirements
  + Add unittest framework + tests for wrapper scripts
  + removes self.fail as suggested by HACKING.rst
  + Always log stdout and stderr of CLI commands
  + Create discovery option for stress tests
  + Rename heat logical_resource_id to resource_name

-------------------------------------------------------------------
Mon Aug 26 23:56:58 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1627.ga7b9dbc:
  + Skip orchestration scenario tests if heat service not available
  + close http connections
  + Switch gating tox jobs to testr parallel

-------------------------------------------------------------------
Sat Aug 24 23:54:23 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1621.g7e42dd3:
  + Cleanup: Add common "ssh-login server" method
  + Protected matcher import

-------------------------------------------------------------------
Fri Aug 23 23:41:55 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1617.g6deb905:
  + cli: add messages to assertTrue
  + Heat autoscaling scenario test
  + Cleanup: Add common "create volume" method
  + Fixing format_flavor to handle flavor extra_specs
  + Unit tests as stress tests
  + Skip os-fixed-ips test since neutron has not implemented it
  + Provide tox entry for running slow heat tests
  + Fix skip tracker regex for multi-line skips
  + Fixed up a missing space in an error message
  + Add more tests for Swift Account Quota
  + use assertIsNotNone instead of assertNotEqual(*, None)

-------------------------------------------------------------------
Fri Aug 23 00:11:07 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1596.g7395517:
  + Cleanup: Add common "create keypair" method
  + Add tenant isolation to the swift tests
  + Adding network api xml support
  + Remove identity race condition
  + Mismatch dictionary key in the process of parsing XML
  + Cleanup: Add common "create security rule" method

-------------------------------------------------------------------
Wed Aug 21 23:37:36 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1584.g1d41b83:
  + Set missing attribute self.server in _create_and_attach utility
  + Remove skip of neutron connectivity check

-------------------------------------------------------------------
Wed Aug 21 00:09:50 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1580.g129acf5:
  + Fixing the rest of the comment spacing issues

-------------------------------------------------------------------
Mon Aug 19 09:44:04 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1578.g5f4fa8b:
  + Added 3 Routers related testcases for Neutron API
  + Testcase to create bulk networks in one API call

-------------------------------------------------------------------
Fri Aug 16 23:42:19 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1574.g1ac6776:
  + Fix typos in tempest/api/README.rst
  + skip test_list_servers_filtered_by_ip_regex on neutron gate
  + Fixed test for non-public flavor
  + Add nose to run_tests and tox for python 2.6
  + Remove positive tag
  + Cleanup: Add common "create_server" method

-------------------------------------------------------------------
Thu Aug 15 23:57:46 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1562.g4369755:
  + setUpClass/tearDownClass full chain
  + Adding extra_specs to flavor format

-------------------------------------------------------------------
Wed Aug 14 23:39:49 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1558.gbc8dbd3:
  + Cleanup try/except/finally blocks in several tests

-------------------------------------------------------------------
Wed Aug 14 06:03:57 UTC 2013 - berendt@b1-systems.de

- added missing requirement python-tempest

-------------------------------------------------------------------
Tue Aug 13 23:59:29 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1557.g3049dc9:
  + Switch use of select() to poll()
  + Add tenant isolation for scenario tests
  + White space after # in the tempest/services

-------------------------------------------------------------------
Sat Aug 10 23:38:09 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1553.gf722050:
  + Fix posargs usage for tox jobs
  + Test cases for Roles V3 Actions
  + Add tests for swift container listing filters

-------------------------------------------------------------------
Sat Aug 10 11:09:05 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1547.gcb56994:
  + Switch to testr serial instead of nose
  + scenario test involving glance, cinder and nova functionalities
  + Rework class inheritance for scenario tests
  + Skip secgroup invalid name/desc tests until bug 1161411 is fixed
  + Fix return code for pretty_tox_serial.sh

-------------------------------------------------------------------
Thu Aug  8 23:39:07 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1539.ge8d508d:
  + Remove duplicate image tests for tenant authZ
  + Flag InstanceCfnInitTestJSON as the first slow heat test
  + Adds tests covering Swift's Account Quota middleware
  + Add test for swift ACLs
  + Skip more security group tests until bug 1182384 is fixed
  + Change logging in stress test
  + Added negative tests for server

-------------------------------------------------------------------
Sat Aug  3 16:26:49 UTC 2013 - berendt@b1-systems.de

- initial creation

openSUSE Build Service is sponsored by