Changelog for
python-tempest-2.dev1101.g9f74390-4.4.noarch.rpm :
Mon Mar 30 14:00:00 2015 tbechtoldAATTsuse.com
- Add download_files and set_version to _services.
This doesn\'t harm because the SOURCE entry in the spec file
points to a local file anyway. But this fixes the problem with
track-upstream-and-package.pl used by trackupstream:
Error: Could not find an xml element with the statement
/services/service[AATTname=\"download_files\"][1]/\\
param[AATTname=\"changesgenerate\"][1], exiting. at
/root/bin/track-upstream-and-package.pl line 94.
Tue Oct 7 14:00:00 2014 dmuellerAATTsuse.com
- stop tracking master branch / becomes incompatible with
our client versions
Thu Sep 25 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev1101.g9f74390:
* Remove duplicate _ping_ip_address() methods
* Migrate object_storage API tests to resource_
* fixtures
* Migrate image API tests to resource_
* fixtures
Thu Sep 25 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev1095.ga46e3fb:
* Migrate test_load_balancer_basic to tempest client
* Drop autoscaling scenario test
* Migrate data_processing API tests to resource_
* fixtures
* Migrate database API tests to resource_
* fixtures
* Migrate TestStampPattern to tempest client
Wed Sep 24 14:00:00 2014 rhaferAATTsuse.com
- Removed 0001-Fix-scenarios-not-passing-down-specific-network.patch
(merged upstream)
Wed Sep 24 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev1085.g6a12cc9:
* Replace wait with communicate to avoid potential deadlock
* Migrate baremetal_basic_ops to tempest clients
* Migrate baremetal API tests to resource_
* fixtures
* Migrate network API tests to resource_
* fixtures
* Migrate identity API tests to resource_
* fixtures
* Migrate computev3 API tests to resource_
* fixtures
* Removes bogus negative create image compute
* Fix scenarios not passing down specific network
* Backward compatibility to credentials in conf
Mon Sep 22 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev1067.gcf1bfa3:
* Migrate computev2 API tests to resource_
* fixtures
Mon Sep 22 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev1065.g465ec2e:
* Delete baremetal resources in correct order
* Add missing baremetal API tests
Sat Sep 20 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev1061.g5caf1e7:
* Typo fixes \"tryies\", \"snaphot\", \"Retruns\"
* Make cli test namespace include test files
* Framework for resource safe class level fixtures
* Migrate test_server_cfn_init to tempest clients
* Fix unstable assertion in test_cinder_endpoints
* Make output from check_logs less verbose
Sat Sep 20 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev1049.g6e0787e:
* Remove PYTHONHASHSEED=0 from tox.ini
Fri Sep 19 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev1047.g3d670cb:
* Select AuthProvider type from credentials type
* Unskip test_rescope_token()
Thu Sep 18 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev1043.g595d736:
* Migrate test_large_ops to tempest client
* large ops test should be derived from OfficialClientTest
* Support lack of ephemeral volumes for baremetal
* Migrate test_encrypted_cinder_volumes to tempest client
Wed Sep 17 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev1035.gc828026:
* Fail tempest if 0 tests are run
* Update Heat CLI test to pass with random hash
* Unskip test_stack_update_add_remove()
* Properly print STDOUT and STDERR in test_wrappers
* Remove redundant waiter in create_volume cleanup
* Move javelin2 over to use oslo logging
* Remove test start output in pretty tracer
Tue Sep 16 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev1021.g9d7d28b:
* Fix tox coverage job
Mon Sep 15 14:00:00 2014 opensuse-packagingAATTopensuse.org
- Rebased patches:
+ 0001-Fix-scenarios-not-passing-down-specific-network.patch (manually)
Mon Sep 15 14:00:00 2014 rhaferAATTsuse.com
- Update to version tempest-2.dev1019.g905d3c9:
* Change LOG.exception to LOG.info for skipped tests
* VolumeMultiBackendTest: delete error volumes
* Replace confusing member name
* Allow new quota types
* Have the EC2 instance test to wait for termination
* Migrate advanced server network to tempest clients
* Move success response checking to the token client
* Cleanup neutron default security groups on tenant deletion
* Allow FWaaS API test to accept more than one end state
* Fix errors on import with service tags
Sat Sep 13 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev999.g86921b0:
* Skipping dashboard test to unblock gate
* Add a NotLockingAccounts credentials provider
* Fix V2 hypervisor server schema attribute
* Adds v2 keystone service test to service v3
Fri Sep 12 14:00:00 2014 dmuellerAATTsuse.com
- add 0001-Fix-scenarios-not-passing-down-specific-network.patch
(bnc#897815)
Fri Sep 12 14:00:00 2014 opensuse-packagingAATTopensuse.org
- Rebased patches:
+ suse-skip-some-tests.diff (manually)
Fri Sep 12 13:44:55 UTC 2014 -
- Update to version tempest-2.dev991.g6a2f546:
* Better timeout exception in wait_for_resource_deletion
* javelin: fix object destruction
* Migrate security_groups_basic to tempest clients
* Add baremetal API tests about console
* Move cli tests into service subdirectories
* Move response code checking to client for v3 identity tests
* Check port\'s status also in show port tests
* Remove force_tenant_isolation=True from test that doesn\'t need it
* Verify network connectivity before state check
* Only log console log if nova supports consoles
* Avoid to iterate over empty list in DictMismatch
* Fix use of nonexistent class variable in accounts
* Fix TypeError in TestVolumeBootPattern
* Some scenario tests do not delete network resources
* Make unit tests not depend on random hash seed
* Adds the clients and tests for CINDER QoS V1 & V2 APIs
* Fix load balancer scenario if no tenant network
* Fix network/secgroup scenario tests for ironic
* Allow out of quota failure status code to be 413 or 403
* Fix IPv6 default masks for SLAAC
* Fix response body format of orchestration_client to dict
* Use safe_setup instead try block in setUpClass
* javelin: implement resource destruction
* Heat SwiftResources : only count containers created by Tempest
* Refactor ways of creating anonymous test user
* Improve the selectability of Swift tests
* Don\'t run lbaas scenario test as smoke test
* Allow new quota types
Thu Sep 4 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev935.ga5c669d:
* Properly detect grenade in check_logs script
Thu Sep 4 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev934.gb3ae2ce:
* Migrate test_network_basic_ops to tempest clients
* Fix \"mutable\" object as default value
* Add a check_telemetry method to javelin
* Removes test_force_delete_server_invalid_state negative test
Tue Sep 2 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev926.g45dcf11:
* remove default=None for config options
Tue Sep 2 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev924.gaf1fcc7:
* Migrate test_server_advanced_ops to tempest client
* Adds Ironic set/get boot device API test
* Add a test for inline parameter of TempURL
* Updated database clients for bp client-checks-success
* Adds an orchestration API test for resource types
* test_neutron_resources to read template\'s values
Mon Sep 1 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev912.g6e41803:
* Add _interface attribut in BaseNetworkTest
Sun Aug 31 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev910.g0684c14:
* Migrate test_server_basic_ops to tempest client
Sat Aug 30 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev908.g83699e4:
* Migrate test_volume_boot_pattern to tempest client
* Extract SwiftScenarioTest class to manager
* Rename Marconi to Zaqar
* Fix hardcoded gateway in IPV6 subnet api tests
Fri Aug 29 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev900.gf0536c7:
* Add REVIEWING.rst
* Add functools.wraps on all function decorators
Thu Aug 28 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev896.gcd235c7:
* Catch BadRequest exception from correct module
* Remove functionality to load json files
Thu Aug 28 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev892.g9c1ce58:
* Client response checking for orchestration service
* Move API response success check to Neutron client
* Ensure proper ordering of XML arguments
* Adds support for custom image formats in scenarios
* Fixes Hyper-V basic scenario volume partition name
* Add cases for Swift scenario test
* Add sec-group rules for ping6 and ssh -6
* missing network configuration in telemetry tests
* Add service tags to tempest/api/orchestration/stacks
* Add network\'s status check after creation of network
* Remove test_db_archive_deleted_rows
* Use list comprehension in create_bulk_networks
* Add compute tags to tempest/api/database/flavors test
Mon Aug 25 14:00:00 2014 bwiedemannAATTsuse.com
- use %_rundir if available, otherwise /var/run
Sun Aug 24 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev867.gba4cdee:
* Revert change to get_remote_client()
* Ensure PYTHONHASHSEED=0 for the \'all\' tox env
* Updated the baremetal client for bp client-checks-success
* Migrate test_snapshot_pattern to tempest client
* Don\'t use swift roles when no swift
* Running without keystone v3 doesn\'t require uri_v3
Sat Aug 23 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev855.gbf98eb7:
* Add glance tag to test_server_actions
* Migrate test_minimun_basic to tempest client
* Fix \"NotFound\" error in _clear_stacks()
* Migrate swift scenario test to tempest client
* Use python abc in DeletableResource class
* Use python abc in StressAction class
* Remove not used server creation from test_server_rescue
Thu Aug 21 14:00:00 2014 cloud-develAATTsuse.de
- Rebased patches:
+ 0001-Avoid-unneeded-use-of-set-and-use-list-instead.patch dropped (merged upstream)
Thu Aug 21 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev841.g9cfa75e:
* test_hotplug_nic wait for the guest
* Change default size for strings to 1
* Supports DEFAULT group opts in TempestPrivateConfig
* Convert request schema (servers)
* Convert request schema (flavors_admin)
* Avoid unneeded use of set, and use list instead
* Change \'ceilometer\' tag to \'telemetry\' and add tags to cli tests
* Add network tags to test_quotas_negative
Wed Aug 20 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev825.geb3f2cd:
* Update volume client check success
* Add MatchesDictExceptForKeys custom matcher
* Deacrease the required image store size by 4 GiB
* Add os-networks JSON client for tempest
* Add new snapshot compute feature flag
* Disable hacking rule H305
Mon Aug 18 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev813.gfbd4233:
* Migrate test_aggregates_basic_ops to Tempest clients
* Relax check for router interface in _verify_network_details
Mon Aug 18 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev809.g485a1e6:
* Convert request schema (flavors)
Fri Aug 15 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev807.gfcd64c0:
* Add ironic instance rebuild test
* Allow dict\'s as schema definitions
* Revert \"Added neutron cli test case\"
* Enable E128 ignore E129
* Enable H407,H305,H307,E122 ignore E123
Thu Aug 14 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev798.gc19e47b:
* Added neutron cli test case
* Add console_output compute feature flag
* Stop leaking identity resources in teardown_all()
Wed Aug 13 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev792.g3226ca1:
* Remove cleanup code according to TODO comment
* Add a config option to select compute xml api
* If no volume, don\'t delete volume in teardown
Tue Aug 12 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev786.gfceab11:
* Remove skipping flavor_access_add/remove related tests
* Add a new credential provider to use a list of creds
* Add min_client_version decorator for CLI tests
Mon Aug 11 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev780.ge5dc7a3:
* Remove skipping test_list_servers_by_admin_with_all_tenants test
* Fix typo in comment
* Router API Tests Enhancements
* Move response validation schema\'s in sub folder
* Implement javelin2 destroy images
* Do not isolate networks for baremetal
* Add interface_attach compute feature flag
* Skip ceilometer test test_check_glance_v
*_notifications
* Add image-list to glance cli help test
* Set python hash seed to 0 in tox.ini
* Allow out of quota failure status code to be 413 or 403
* More comments to doc strings
* Enable some volumes v2 tests by sharing codes part2
* Tag test_nova_keypair_resources as gate, not slow
* Separate create server schema for admin password
* Sahara: add API tests for jobs
* Sahara: preparations for job tests
* Add new shelve compute feature flag
* Update compute attach tests to use \"volume_device_name\"
* Move baremetal API tests to an /admin subdir
* Adds new v3 projects tests to Keystone
* Remove unnecessary log message
* Add parametric tests of Swift object API, part 4
* Make unable to ping log messages appropriate level
Wed Aug 6 14:00:00 2014 vuntzAATTsuse.com
- Add 0001-Avoid-unneeded-use-of-set-and-use-list-instead.patch to
fix python 2.6 issue.
- Add revert-juno-changes.patch: revert some patches that landed to
adapt for nova v3 API changes in Juno.
Sat Aug 2 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev733.ge5d2083:
* Skip test_rescope_token
* Fix skip_path logic if path part is empty
Fri Aug 1 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev730.g973c6cd:
* Allow out of quota failure status code to be 413 or 403
* Use random binary data for test images
* Fix javelin2\'s skip logic in checks
* Avoid errors in log when neutron tests are skipped
* Check rescue_server action attributes of Nova APIs
* Use python abc in auth class
* Check rebuild server action API attributes
* Adds test for Sec group default rule Nova V2 API
Wed Jul 30 14:00:00 2014 dmuellerAATTsuse.com
- Update to version tempest-2.dev714.g4d90d67:
* Move CommandFailed exception to tempest.exceptions
* Add unit test section to the field guide index
* Add links to the field guide index
* Add glance notifications tests for ceilometer
* orchestration api test_stacks wait for deletion
* Fix exception when api_extensions is set to empty
* Call clear_isolated_creds in scenario tests
* Enable some volumes v2 tests by sharing codes
Tue Jul 29 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev698.g8b31bd5:
* Run javelin2 check at the end of create
* Adds \"user-password-update\" to v3/test_users
* Add client response checking for data processing service
* Skip migrate server invalid state if resize is off
* Fixes incorrect assertion check
* Add \"capabilities:\" to multiple_backends extra-spec key
* Read template\'s expected value orchest test Part-2
Sat Jul 26 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev682.g5ac9a6f:
* Make javelin2\'s ping for longer
* Make javelin2 create_server wait for server to boot
* Add destroy_server to javelin2
* Add logs to javelin2
* orchestration: tolerate NotFound in wait_for_stack_status
* Skip telemetry_notification_api test due to bug 1336755
* Migrate test_dashboard_basic_ops to tempest clients
* Avoid conflicts with other tests instances
Fri Jul 25 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev666.g72d07d8:
* Add base class for all credential providers
Thu Jul 24 14:00:00 2014 opensuse-packagingAATTopensuse.org
- Rebased patches:
+ suse-skip-some-tests.diff (manually)
Thu Jul 24 14:00:00 2014 dmuellerAATTsuse.com
- Update to version tempest-2.dev664.g60b9cca:
* Revert \"Add tests for wait_for_server_status\"
* Delete unused class Service
* Add config file flag to javelin
* Log when javelin2 finishes running successfully
* Make javelin resources optional
* Make sure cli CommandFailed prints out stdout and stderr
* Base class for scenario test using Tempest clients
* Fix a few bugs when running with -u
* Removed deprecated command from glance cli
* Re-enable \'check_trust_roles\'
* Read template\'s expected value orchest test Part-1
Tue Jul 22 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev642.ga438303:
* Updated from global requirements
* Create test images via Glance instead of Nova
Sun Jul 20 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev639.gf0e042d:
* Refactor random url generation into its own method
* Adds list users tests in v3
* Add python-ceilometerclient in requirements
Sat Jul 19 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev633.g6903375:
* Verify get_instance_action attributes of Nova API
* Added Heat Software Config-Deploy API tests
* Skip hypervisor uptime test for baremetal
* Correct misspelled words
* Correct volume type api schema validation
* Skip baremetal tests if driver not supported
* Replace the console output on Error with fault a message
* Fixed argument parsing in run script
Fri Jul 18 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev617.g4871ae4:
* Adjust stress test documentation
* Make javelin check logging a bit better
* Exclude volume tags while listing instance tags
* Validate server detail list attribute of Nova APIs
* cleaning up index.rst file
Thu Jul 17 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev607.g2b86552:
* Add tests for wait_for_server_status
* Add three new CLI tests of sahara
* fix javelin to let you specify imgdir
* olso log sync
* Always pass str to shlex.split for py26 compat
* Remove docutils pin
* Fix availability zone client in compute admin test
Sat Jul 12 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev593.g9664636:
* First part of moving success response checking to identity client
* Change of copyright to HP for keystone regions
* Add tox job to build docs
Fri Jul 11 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev587.g2663a5b:
* Add a skip for bug #1334368
* Sharing codes for volumes list tests
Thu Jul 10 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev583.ge3e9da7:
* Make os-quota-class-sets test not break quotas
* Add Ironic show driver API test
Tue Jul 8 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev580.g005958f:
* Verify list-Floating-IP-Bulk Nova API attributes
* Improve test isolation in test_networks:BulkNetworkOpsTest
*
Mon Jul 7 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev576.gd7285f3:
* Add querying for lists in ceilometer client
Sat Jul 5 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev574.g63d89fe:
* Make test_drivers.py use driver name from conf
* Fix disk_available_least in JSON schemas
* Convert scenario test tearDown to addCleanup
* Improve cinder CLI existing tests
* unskip list server actions tests
* update iptables rules for more useful debugging
* Sahara: minor changes for API tests
* VPNaaS API Tests Enhancements
* Remove the skip for test_get_instance_action()
* Add network service tag to compute tests
* Verify \"get a server\" API response attributes
* Improve neutron CLI existing tests
* Allowed Address Pair API Tests Enhancements
* Verify V2 list server_group API attributes
* Add test for compute API os-quota-class-sets
* Code clean-up of CLI test \"cinder list-extensions\"
* Correcting \'id\' type in compute schema
* Adds keystone roles v2 tests in v3
* lbaas basic - open firewall for http on vip port
* Extending quota support for neutron LBaaS entities
Wed Jul 2 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev534.gbd21fbd:
* Fix \"create a flavor\" tests for strong validation
* Add a hacking check to block scenario manager in api tests
* botoclient does not honor disable_ssl_certificate_validation
Tue Jul 1 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev528.g8520a48:
* Add skip decorators in test_servers_negative
* Fix race condition in flavor tests
* Missing node driver interface validation API
* Verify delete-Floating-IP-Bulk Nova API attributes
* Adds scenario tests for volume encryption
* Fix calls to mock.assert_not_called()
Tue Jul 1 14:00:00 2014 dmuellerAATTsuse.com
- Update to version tempest-2.dev516.g229583a:
* add py27 to default tox
* Correct nc command in test_load_balancer_basic
* Fixes Scoping bugs
* Avoid snapshotting from compute authorization test
* Added service \"data_processing\" to service list
* Sahara: add API tests for job binaries
* Enable GET port_detail API to set parameters
Sat Jun 28 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev502.gbdc64b3:
* Add \'id\' to the server group cleanup list, not body
* Add Tests for Message & Claim APIs
* Add \'Member\' role to all created users
* Tempest API tests: Add ipv6 attribute tests
Fri Jun 27 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev494.gda60377:
* Add caller to v1 image_client wait_for_image_status timeout exception
* Require stevedore for check_uptodate.sh
* Skip quota-out tests temporary to change error codes
* Drop unused admin client in server metadata tests
Fri Jun 27 14:00:00 2014 dmuellerAATTsuse.com
- Update to version tempest-2.dev486.g1d30c65:
* Verify create agent attributes of V2/V3 APIs
* provide enough time to do expires in obj tests
* Add client response checking for image service
* HEAD doesn\'t return a body
* Remove assertTrue from ssh unit tests
* Updated from global requirements
* Add new rescue compute feature flag
* Avoid empty string for length in os-getConsoleOutput
* Use the http image location conf option for api tests
* Make test_snapshot_pattern ssh error path work
* Use config generator rc instead of wrapper script
* Update config generator from oslo-incubator
* Fix T104 for scenario test subdirs
* Add Ceilometer client for scenarios tests
* Skip case for fixing incorrect exception assertion
* Force connection auth as part of RemoteClient in scenario
* Don\'t try to trace non-printable characters in debug output
* Added swift CLI test cases
* Check create-Floating-IP-Bulk Nova API attributes
* javelin: create and attach volumes
* Handle backup not found in test_create_backup
* make logformat more similar to oslo
* Bump baremetal power/assoc/unprovision timeouts
* Add README section about API stability
* Add parametric tests of Swift object API, part 1
* Add branchless tempest section to README.rst
* Don\'t store duplicate policies for server_group
* Add \"create a server\" test with server group
Wed Jun 25 14:00:00 2014 dmuellerAATTsuse.com
- update suse-skip-some-tests.diff
Mon Jun 23 14:00:00 2014 dmuellerAATTsuse.com
- add suse-skip-some-tests.diff
Thu Jun 19 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev433.g787852f:
* Enable E251,E265 rules ignore H402
* Sharing codes for cinder v1 and v2 tests
* Enable E113,E111,H302,F812,E713 rules
* Don\'t include boto tests as part of smoke tests
* Verify list_instance_action attributes of Nova API
* Use known flavor ID as marker
* Sync versionutils from oslo-incubator
* Adds test for Floating Ips bulk Nova V2 API
Wed Jun 18 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev417.gacc0e28:
* Bump hacking to 0.9.x series
* Unbreak baremetal API tests that were not updated
* Set default to false for nova v3_api config option
* Disable isolated_creds.net_resources on network scenarios
* Sahara: preparations for job binary tests
* Add total runtime to summary output
* make \'server\' as \'required\' in server update schema
* Add unittests for remote client
* cleanup on remote_client
* Check create/get/delete V2 server_group attributes
* Clarify API extension description of Nova API
* Nodestate API test for power state set
* Reworked scenario tests to use their own non-default security groups
* Enhanced Trove (database) flavor API tests
* Deduplicate status call checks
* Check non json type on glance client json_request method
Tue Jun 17 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev385.gc73ee5b:
* Remove the validate_driver_info test
* add block_device_mapping to create_server params for nova clients
* Mising CLI test for Keystone
* Optimization and response status code update
* Add cinder CLI tests \"qos-list\" and \"encryption-type-list\"
Mon Jun 16 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev375.gdc0a76b:
* fix usage of allow_tenant_isolation
Sun Jun 15 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev373.g76bf0bc:
* Cleanup for local variable in test_attach_volume
* Convert get_console_output length=None to -1 for Nova V3 API calls
* Use a more sensible network topology for some router tests
Sat Jun 14 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev367.g2ea4225:
* Heat Overlapping ip issue
* VPNaas IPSec policies tests
* tests the Keystone extensions V2 API
* Sahara: add API tests for job binary internals
Fri Jun 13 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev359.g2c75b7c:
* Fix warnings from build_sphinx
* adds the missing _interface variable
* Sahara: add API tests for cluster templates
* Add veritification to name property in cinder volume
Thu Jun 12 14:00:00 2014 dmuellerAATTsuse.com
- Update to version tempest-2.dev351.g1f8688f:
* Fix update_server JSON Schema for Nova V2
* Change how tempest debug logs are displayed
* Use correct base test class for test_stress unit tests
* Consolidate _check_tenant_network_connectivity in NetworkScenarioTest
* Consolidate _check_public_network_connectivity into NetworkScenarioTest
* Add bug skip for test_container_synchronization()
* Make run_stress.py script an entry point
* provide ability to tweak oslo log defaults
* Place baremetal common methods in base class
* dump console if we time out on a server op
* Add CLI test of \"nova server-group-list\"
* Add compute notifications tests for ceilometer
* Verify \'update-server-metadata\' APIs attributes
* Test script for CRUD operations on regions
* Use old dict generator syntax in baremetal/test_ports
* Remove nova v2 client in ListSnapshotImagesTest
Tue Jun 10 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev321.g798446b:
* Revert \"don\'t reuse servers in test_server_actions\"
Sat Jun 7 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev319.g35ea84f:
* Revert \"Fail fast during advanced networking test\"
* don\'t reuse servers in test_server_actions
* Add missing compute service tags to volume API tests
* Wait for server activations for the updated servers
* Add API test for resizing a stopped server
Thu Jun 5 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev309.ga7d3292:
* Remove the list_servers_since_test
* adds tests for CINDER encryption volume-type APIs
Wed Jun 4 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev305.g6654c35:
* Upload public image requires admin role by default
* Relax security group rules cleanup
* test_aggregates_basic_ops picks a non compute node
* Verify server list_addresses V2/V3 APIs attributes
* Start using oslotest for tempest unit tests
* Switch back to nc in test_load_balancer_basic
* Fail fast during advanced networking test
* modifies the test to sort based on UUID
Sat May 31 14:00:00 2014 dmuellerAATTsuse.com
- Update to version tempest-2.dev289.gaf6d14d:
* javelin 2
* allow for arbitrary kwargs in image client
* Updated from global requirements
* Sahara: minor changes for API tests
* allow \'main\' as valid name for find_test_caller
* log request start when tracing classes
* Remove dependency on keyring
* validate server action \'console_output\' attributes
* Cleanup docstring in test_l3_agent_scheduler
* Sahara: preparations for job binary internal tests
* Sahara: add API tests for data sources
* Remove time.time mock from test_ssh
* add test for command bash-completion
Fri May 30 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev264.g5cff5ca:
* Verify delete security group response of V2 API
* Remove default from image_ref options
* Fix sudo_cmd_call in tempest.common.commands
* set all build_intervals to 1s
* remove skip attributes for fixed bug
* Add quota delete test to cinder
* Add Marconi Smoke Tests
* Add tests for availability-zone-list CINDER V1 API
Wed May 28 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev248.g5606a97:
* Make test_server_cfn_init a scenario test
Sun May 25 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2.dev246.gaa7eb96:
* Update version string to follow new convention
1
-
Wed Apr 9 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3826.g560f38b:
* Verify delete quota response of V2/V3 APIs
* Volume size could be specified to create volume
* Check attributes of get server password Nova APIs
* Honor suspend/pause config switches in scenario tests
* Verify detail_list flavor attributes of V2/V3 APIs
* Adds Ironic test_baremetal_basic_ops scenario test
* Verify the create/delete volume APIs attributes
* Add os-migration tests for Nova v2 API
* Verify the response attributes of \'get_aggregate\'
* Cleanup common.debug
Mon Apr 7 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3806.g1466fb9:
* Trailing \'/\' throws error
* Missing baremetal driver API test
* Expand baremetal port coverage
* Add \"delete the volume-attached server\" tests
* Translate xml server tenantId /userId
Sun Apr 6 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3796.g94a6364:
* Verify \"enable a service\" API response attributes
Fri Apr 4 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3794.gb683ded:
* Remove created routers as part of test cleanup
* Make heat-slow job run in parallel
* Unskip load balancer basic scenario test
* Network fwaas API test
* Adds unit test for negative class decorator
* Check attributes of create/delete sec groups rule
* Remove python25 workaround from glance_http
* Verify the response attributes of \'startup_host\' API
* Remove singleton pattern in base_generator
* Add os-migration tests for Nova v3 API
* Cleanup sahara cli tests
Fri Apr 4 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3772.g340244d:
* Waiting for ACTIVE state in rescue tests
* Server create - JSON schema validation: adminPass is optional
* Verify \"get version\" API response attributes
* Validate get_instance_usage_audit_log Nova V2 API
* Verify \"get quotas detail\" API response attributes
* Check reserve/unreserve fixed-ips APIs attributes
* Add sahara to list of clients for T102
Wed Apr 2 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3758.gd9d67ae:
* orchestration API base class rename clear
* functions
* Enable one flavor tests
* Add unit tests for cli.output_parser
* Make the checks of identity status code strict
Tue Apr 1 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3751.g439c1e6:
* add trace_requests option to debug section
* Move run_ssh class variable into skip decorators
* orchestration add resource limit API test
* orchestration api tests remove duplicate client assignment
Mon Mar 31 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3744.g87d1634:
* Move resize_available class variable into skip decorators
* Move pause_available class variable into skip decorators
* Move suspend_available class variable into skip decorators
* Disable other suspend/resume tests if not supported
* Split certificate API test
* orchestration api tests, docstring cleanups
* fix sahara base class
* Deduplicate negative test calls
* unskip test_integration_1
* Use HTTP_SUCCESS for checking success status code
Sun Mar 30 14:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3724.g75588a3:
* Verify the response attributes of \'show_host_detail\'
Sat Mar 29 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3722.g59dd424:
* orchestration remove unused invalid_template_url
* Verify list extensions attributes of V2/V3 APIs
* Check attributes of image meta item Nova APIs
* Validate image metadata attributes of Nova APIs
* Verify the response status of create delete Image
* Enable private flavors tests
* Verify hypervisor uptime attributes of Nova API
* Check list & search hypervisor attributes of Nova
* Validate hypervisors_servers Nova V2/V3 API
* Introduce .coveragerc
* Updated from global requirements
* Update documentation for negative testing
* Validate for list flavor attributes of V2/V3 APIs
* Stop leaking in images tests
* Typo in config.py
* Skip volume snapshot tests if feature is not enabled
* Add unit tests for NegativeRestClient class
* Check create/delete keypair attribute of Nova APIs
* Adds \"add_dhcp_agent\" to test_dhcp_agent_scheduler
* Make add_remove_fixed_ip tests executable in Nova gate
* Add unit tests for debug
* Enhance test to rescope token using v2
* Enhance rescope token test using v3
* Add test to rescope token using v3
Fri Mar 28 13:00:00 2014 dmuellerAATTsuse.com
- remove saharaclient dep here
Fri Mar 28 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3674.g6694fec:
* Check show_hypervisor attributes of Nova V2/V3 API
* Verify list_hypervisors_detail Nova V2/V3 API
* ceilometer-collector now has errors
* Move xml common code into the common dir
* Check hypervisor statistics attributes of Nova API
* Removing unnecessary pieces of code from network client
* factor out templates to yaml files
* Add Keystone role and service test cases
* Add Cinder quota negatives
* Add unit tests for configurable network resources
Thu Mar 27 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3655.gd3cbf48:
* Add config fixture support to unit tests
* Some keystone V3 API tests throw incorrect errors
* Verify the list volume attributes of Nova APIs
* Check attach-detach FIP & get FIP pool attributes
* Validate list_keypair attribute of Nova V2/V3 APIs
* Define \'links\' as a common parameter type
* Add validation test in identity v3 test_role
* Update Oslo config sample generator
* Modified test case for nova security group
Wed Mar 26 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3637.g687d077:
* simplify heat test_limits
* Verify attributes through Nova \"list security groups\" API
* Adds more verification in list alarms
* Add a new exception for invalid structure
* Fail a test if stack delete failed
* Verify the response attributes of \'list_aggregates\'
* Renew token before expiry time
* Test current tenant not added to private flavor
* Validate get keypair attributes of Nova V2/V3 API
* Remove resize-revert workaround for bug 924371
* Remove usage of internal library function in basic generator
* Introduce load_tests mechanism for negative tests
* Refactor create_ and update_ methods for floating ips
Tue Mar 25 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3611.gbade82f:
* Stop volume leaking
* Verify list Image attributes through Nova V2 API
* Verify Nova create & get Floating IP attributes
* Move to the python-saharaclient
* don\'t log cli output on success
* add request timing
* add _find_caller to the request log
* simplify rest_client logging
* Verify attributes through Nova list flavor-access API
Mon Mar 24 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3594.g585f1f3:
* Move network test_quotas to admin directory
Sun Mar 23 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3592.g117e4e8:
* Adds VM connectivity check after advanced VM operations
Sat Mar 22 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3590.g099a19c:
* add back empty whitelist
* API test for \'create server with scheduler hints\'
* Skip loadbalancer basic scenario test
* Verify quotas attributes through Nova os-quota-sets API
* Add error handling if testscenarios aren\'t supported
* Verify \"create a server\" API response attributes
* Fix cinder quota cleanup
* Stop keystone resource leaking even if an error occurs
* Stop heat resource leaking even if an error occurs
* Add tests for external network extension
* Verify Image attributes through Nova V2 GET API
* Verify the response attributes of \'list_hosts\'
* Validate of Nova list Floating IPs attributes
* Networks,Ports: delete with subnet, port with no IP
* add volume list tests for cinder v2
* add server personality files test
* Validate get fixed-ips attributes of Nova V2 API
* Add unit tests for the tempest.common.utils.file_utils
* Add return value of classmethod in network base.py
* Add list user groups api to identity v3
* Add basic Delete Queue Marconi test
* Move negative tests for test_images
* Support disabling suspend/resume for compute api
* Support disabling server pausing for compute API
* Add service/endpoint discover to verify_tempest_config
* Add nova migration-list CLI test
Fri Mar 21 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3538.g72e6e77:
* Add server to clean up even in case of errors
* fix cinder quota equality
* change dirty logs to work off a whitelist
* Validate get limits attributes of Nova V2 API
* Stop test server leaking even if an error happens
* Ignore .coverage
* files
* Add missing client names to T102 hacking check
* Fix error trace induced by dhcp test actions
* Add swift discoverable_api support to verify_tempest_config
Wed Mar 19 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3521.g65c07d7:
* Volume boot test uses new block device syntax
* Add utils.misc unit tests
* Add unit tests for wait_for_resource_deletion
* Add test to rescope token using v2
* Support endpoint type in CLI tests
* Remove test_can_log_into_created_server
* Add api tests for load balancer\'s VIPs and health monitors
Tue Mar 18 13:00:00 2014 dmuellerAATTsuse.com
- fix requires
Tue Mar 18 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3507.g7a039a5:
* Add slow tag for test_ceilometer_resource_list
* add compute quotas test
* Add network credential unit testing
* Add unit basic unit tests for tenant_isolation
* Add cinder tempest cases for encryption-type
* change teardown check to LOG.error
* Stop volume leaking even if an error is occurred
* Wait properly for server deletion in test_volumes_actions
* Add tests for binding extended attributes for ports
* Object storage tests to use default auth_provider
* Convert fake_config class to use config fixture
* Add quota_set delete test for Nova v3 API
* Add negative tests for endpoints
Sun Mar 16 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3481.g77aa856:
* Move verification of response attributes into service client
* stress/actions/ssh_floating.py n-net compatibility
Sat Mar 15 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3477.g22b060e:
* Add V2 Nova API os-quota-sets tests
* Rename Savanna to Sahara
* Fix V3 image tests according to new image_client
* Make imports proper order
* Stop leaking test_update_images
* Updated from global requirements
* Unset the imageRef when booting from volume
* V2 API Test to get the VNC console of a Server
* Add unit test for data_utils
* fix flake8 errors
* cleanup resources in setUpClass if exception raised
* Add unit tests for image waiter
* Add security group deletion to the cleanup util
Fri Mar 14 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3451.g70b431f:
* Do not assert router l3 agent association
* Fix issue with pep8 gate job
* Validate Volume attributes of Nova POST & GET API
* Add agents tests for Nova v3 API
* Make test_volume_quotas force tenant isolation
* Skip Nova API attribute tests if an XML response
* Make tempest accounts independent from devstack
* Fix test by waiting to lbaas entity delete
* Stop volume leaking test_server_rescue_negative
* Configure the ec2 zone explicitly
* Extend network debug infos on network failures
* Fix InvalidInstanceID.NotFound handling
* Improve ServerCfnInitTestJSON asserts and debugging
Thu Mar 13 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3425.gb683cc1:
* Verify service attributes through Nova \"get services\" API
* Verify more information in API tests for LBaaS
* Improve readability of test_networks
* Adds basic Marconi test
* add token get tests
* Fix problem of deleting dhcp port
* Add shelve_offload test for Nova API
* Add ignore files related to coverage to .gitignore
* Fix RemoteClient usage in scenario tests
* Enable H302 check (api/compute/{c
*,f
*,i
*,s
*,t
*})
* Add support for negative tests with admin client
Wed Mar 12 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3403.g6a66e52:
* API test for Get Image Member(s) Schema
* Removed teardown method from image test
* Remove unused build_url function in data_utils
* Increase testing of network connectivity
* Allow failing logs with errors on a per-log-file basis
* Fixed _error_checker in rest client
* Prepare for enabling H302 rule (api/compute/admin)
* Removes gate test annotation in security_groups
* Add Cinder tests for quota sets
* Fix setup_test_v3_user method in identity base.py
* Adds L3 agent test case to test_l3_agent_scheduler.py
* Stress runner friendly logging.conf.sample
* Add tempest test for heat resource OS::Nova::KeyPair
Tue Mar 11 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3377.g622e6b7:
* Updated from global requirements
* Prepare for enabling H302 rule(services/telemetry, object_storage, etc)
Mon Mar 10 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3374.g84a81a4:
* Enable H302 check (tempest/services/volume)
* Volume backup details API test
* Raise orchestration build_timeout to 600 seconds
* ServerCfnInitTestJSON wait for stack complete before ssh
* Skip nova cli tests with volumes if Cinder unavailable
* Add multiple negative test generator support
* Add Trove (database) Flavor API Tests
* Do not setUpClass or tearDownClass V3 tests if API is disabled
* Prepare for enabling H302 rule(api/image)
* Prepare for enabling H302 rule(services/compute/v3/json)
* Assign floating ip to a server in load balancer scenario
* Prepare for enabling H302 rule (api/volume,tempest/
*)
* Fix invalid syntax in HOT templates
* Move ipv6 config option into network-feature-enabled
* Cleanup subnet creation in network api tests
* Remove unused definition in network base.py
* Test to update neutron security group
Thu Mar 6 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3340.g8a7efc2:
* Prepare for enabling H302 rule(services/identity)
* Cleanup _interface class variables in compute
* Separate negative tests for test_images
* Nova V3 API test for resetNetwork/injectNetworkInfo
* Seperate negative tests for V3 test_server_rescue
* Add parametric tests of Swift account API
* Implement pluggability for tempest (exceptions)
Thu Mar 6 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3326.g12cbaac:
* Prepare for enabling H302 rule(services/compute/json)
* image(s) schema image metadata API test
* Stop running CONF getattr during import
* Add \"delete the resized server\" tests
* replace basetring/xrange
* Split out config option registration
* Separate negative tests for test_server_addresses
* Improve tempest auth tests
* Add namespaces to xml in Network client
* Adds scenario for hotplug nic in network_basic_ops
Wed Mar 5 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3306.g652a624:
* Add status code checks for Nova attach_interfaces API
* Updated from global requirements
* Add \"Nova V3 API test for add-fixed-IP/remove-fixed-IP\"
* Add V3 API Test to get the VNC console of server
* Add Nova V2 API test for resetNetwork/injectNetworkInfo
* XML endpoint client use correct string for enabled
* Add \"V2 API- add-fixed-IP and remove-fixed-IP server action\" tests
* add TRACE level to the items that are being flagged
Tue Mar 4 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3290.g3d4ddd8:
* Make reseller admin role configurable
* NeutronResourcesTestJSON Use the correct resource name for console log
* Improved tests in tempest.api.image.v2.
*
Sun Mar 2 13:00:00 2014 cloud-develAATTsuse.de
- Rebased patches:
+ 0001-Use-Python-2.6.x-compatible-syntax-for-dict-comprehe.patch dropped (merged upstream)
Sun Mar 2 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3284.g4484afd:
* Remove unused _parse_array functions
* Cleanup _interface class variables in compute/v3
* unskip test_security_group_rules_negative tests
* Use pretty tox with the ``all`` env
* Revert \"always use sitepackages\"
* Skip test_get_instance_action test for nova v3
* Prepare for enabling H302 rule (thirdparty)
* Add endpoint_type option to Savanna,Ironic and Ceilometer groups
* Fix api_version filter for KeystoneV3AuthProvider
* Check server terminations on \"delete server\" tests
* Fix the usage error for config
* Use Python 2.6.x compatible syntax for dict comprehension
* add cli.has_manage option
* Add tests for Swift in orchestration
* Skip EC2VolumesTest if Cinder is not available
* Seperate negative tests for test_server_rescue
* Add api tests for neutron router
* Replace assertEqual(None,
*) with assertIsNone in tests
* Add more information to BuildErrorException
Thu Feb 27 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3246.g375a62e:
* Removal of methods from json/xml network_client files
* Move admin \"delete a server\" tests to test_servers
* Clean network scenarios
* Test creating router setting tenant_id
* Scenario : Start instances using fixed network when possible
* Add unit tests to tempest auth file
* Separate negative tests for test_projects
* Separate negative tests for test_multiple_create
* Mildly wound the interlopers
* Fix coverage option for run_tests.sh
* Add logging config values
Wed Feb 26 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3224.g7f3d438:
* Separate negative tests for test_instance_actions
* Prepare for enabling H302 rule (scenario)
* Prepare for enabling H302 rule (common,services,stress)
* Prepare for enabling H302 rule (api/compute)
* Separate negative tests for V3 test_quotas
* Fix author information
* Fix a typo of debug log in scenario/manager.py
* Clarify admin_delete_server_of_others test case
* fix duplicate api_extensions
* Fix misspellings in tempest
* Fix containers with expired objects deletion problem
* Add quota_set detail test for Nova v3 API
* Adapt documentation for negative testing
Tue Feb 25 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3199.g4055378:
* Log ip Information on ssh failures in the minimum scenario
* Fix stress runner exit issues
* Refactor Managers to a common base class
* Removed RestClientXML class
* Avoid masking an assert failure with a KeyError Exception
* Allow IPv6 tests to be disabled
* Couple of fixes to tempest/auth
Mon Feb 24 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3185.ge857bd6:
* Preventing overlapping subnets in network scenarios
* Fix get versions call in verify_nova_api_versions()
* Neutron Extra DHCP Options API test
Sun Feb 23 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3180.gc3849a9:
* Introduce T106 rule for vi modelines
* remove some unused code in nova image tests
* fix quotas client in admin/test_quotas.py
* Make endpoint type configurable
* Add test for OS::Neutron::Router Heat resource
Sat Feb 22 13:00:00 2014 dmuellerAATTsuse.com
- added patches:
* 0001-Fix-s3-url-default.patch
Sat Feb 22 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3170.g13b7385:
* EC2 client token is not reuseable for new instance creation
* Add qcow2 image support
* Clean up scenario functions
* Add \"delete a shelved server\" tests
* Separate the deleting server tests
* Makes some Swift API tests optional
* Separate non-admin AZ tests from admin test files
* Remove unsed client variables
* Splits network_basic_ops to fully isolated test cases
* Refactor cross_tenant to security_groups_basic_ops
* Minor changes to scenario manager
* Migrate negative test to a different file
Fri Feb 21 13:00:00 2014 dmuellerAATTsuse.com
- added patches:
* 0001-Use-Python-2.6.x-compatible-syntax-for-dict-comprehe.patch
- remove user/group generation, is not used here
Fri Feb 21 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3146.g3fb814d:
* Adds cinder backup functional tests
* Prepare for enabling H302 (identity,volume,etc.)
* Fix test classes name of test_tokens.py
* Removes vim headers 5th round
* Prepare for enabling H302 rule (api/object_storage)
* Neutron LBaaS Agent Scheduler API test
* Fix request id log messages
* cleanUp() removing all test resources as an admin
* Adds list pool stat test case
* Test to list ports filtered by router ID
* Add check_uptodate.sh to run_tests.sh -p
Thu Feb 20 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3124.g95d97b1:
* Add python-savannaclient to requirements
* Skip test_list_server_addresses if neutron until bug 1210483 is fixed
* Restore heat tests running with admin user, demo tenant
* Fix get_versions string parsing
* Remove using of deprecated self.headers (part2)
* unskip test_list_non_public_flavor
* clean up security groups tests
* Add support for special char in volume metadata
* Fixed misspellings in Tempest
Wed Feb 19 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3107.g69303a8:
* Add basic Savanna CLI tests
* Refactor create_ and update_ methods for VIPs and health_monitors
* Add extra list servers by host test
* unskip neutron_meter_label cli tests
* Rename Openstack to OpenStack
* port flavors and server_password tests into nova v3 part2
* Separate negative tests for test_list_image_filters
* Add some cases about volume-create and volume-rename
* port flavors and server_password tests into nova v3 part1
* Let the soft reboot really happen in the minimum scenario
* Network API: default to ipv4, add ipv6 tests
* InputScenarioUtils load images if glance available
* Support building wheels (PEP-427)
* Make v2 and v3 identity apis configurable
Tue Feb 18 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3079.ged9fdf1:
* Remove using of deprecated self.headers (part1)
* port nova v2 images related tests into nova v3 part2
* Ensure that bug number is actually a number for skip_because
* Add test case for snapshot-create with in-use volume
* Test updating port\'s admin_state_up
* Remove tests for Nova V3 API os-simple-tenant-usage
* Remove tests for Nova V3 API os-instance-usage-audit-log
* enable volume list tests for cinder v2 - part2
* Fix volume transfer tests with tenant isolation disabled
* network: add metering api operations
* Adds test_show_XX_fields cases to show some fields
Mon Feb 17 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3057.g538ee21:
* Test tempest decorators used on integration tests
Sat Feb 15 13:00:00 2014 dmuellerAATTsuse.com
- Update to version tempest-2014.1.dev3055.g1a34732:
* Switch over to oslosphinx
Fri Feb 14 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3053.gaf37dc9:
* Add a note about python2.6 support to the README
* Add CRUD tests for telemetry alarming
* Define py27 assertFoo methods for py26
* make testing neutron api extensions optional
* Add missing isolated_cred cleanup to savanna tests
Thu Feb 13 13:00:00 2014 dmuellerAATTsuse.com
- added patches:
* 0001-Switch-over-to-oslosphinx.patch
Thu Feb 13 13:00:00 2014 cloud-develAATTsuse.de
- Update to version tempest-2014.1.dev3044.gf8870ec:
* auth.py is too verbose
* Negative tests: Add result check for resources
Wed Feb 12 13:00:00 2014 speilickeAATTsuse.com
- Update to version tempest-2014.1.dev3040.gdaea026:
* Refactor rest-client and identity v2-client
* Fix usage of NotImplementedError exceptions in auth classes
* Use testtools.matchers.GreaterThan in test_volumes_transfer
* enable volume list tests for cinder v2 - part1
* fix base_url in auth.py
* Fix admin tenant credential
* Add skips to the services decorators
* Dump all log errors to console
- Replace git_tarballs source service with download_files and set_version
+ Use upstream URL as source (enables verification)
- Fix build requirements
Tue Feb 4 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2951.g56fe321:
+ Fix attach_interfaces tests
+ Remove suffix \"JSON\" from Nova v3 API test classes
+ add tests for force delete snapshot:
Mon Feb 3 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2945.g14e6790:
+ Cleanup exceptions
Sun Feb 2 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2943.gc7522db:
+ Move negative tests for v3 test_server_metadata
+ Move common _delete_volume cleanup method in base compute test class
+ Fix logic for config file env variables
+ Updated from global requirements
+ Matches one flavor and one image by default
+ Removes vim headers 4th round
+ Enable tenant isolation for the boto tests
+ Add bool and integer support to XML parser
+ Fix stress test README.rst
+ Skip flavor_access_add/remove related tests
Sat Feb 1 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2923.g986f61e:
+ Remove network resources created in scenario tests
+ Add alias as prefix for flavor_rxtx v3
+ Fixed up an error message
+ stop leaking tempdirs
+ Convert ironic, swift, and heat api tests to use global CONF object
+ Convert volume api tests to use global CONF object
+ Convert thirdparty and stress tests to use global CONF object
+ Convert scenario tests to use global CONF object
+ Convert cli tests to use global CONF object
+ Convert all service clients to global CONF object
+ test_rescued_vm_add_remove_security_group missing addCleanup
+ Remove last uses of config without global CONF object
+ Add list server filter with extra limits
+ Add key -n for sudo utility
Fri Jan 31 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2895.gbab2c6c:
+ Remove Nova v3 XML tests completely
+ tighten up isolated creds create
+ Make --debug flag on run_tests and run_tempest use testtools.run
+ Fix class inheritance for volume_types tests
+ Avoid expiration before updating metadata
+ Check if service is available for cli tests
+ Remove unused method basic_auth from rest client
+ Use BaseComputeTest.create_test_server
+ Remove super call in overloaded close()
+ Rewrite RemoteClient.get_boot_time()
+ Run SNAT specific test cases only with ext-gw-mode extension
+ Refactor usage of custom_match tests
+ Removes vim headers 3rd round
+ Update \'Member\' with option \'operator_role\' in tempest.conf
+ Remove baremetal xml support
+ Convert compute api tests to global CONF object
+ Convert image and identity api tests to use global CONF object
+ Convert network api tests to use global CONF object
+ Removed unnecessary lock from a aggregate test
+ Do not assume volume metadata is identical to POST request
Thu Jan 30 13:00:00 2014 dmuellerAATTsuse.com
- move lock_path to /var/run
Thu Jan 30 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2855.g0a8d94d:
+ Skip test_list_servers_by_admin_with_all_tenants test
+ Moves negative tests from test_server_metadata
+ Add simple node group tmpl API test for Savanna
+ Add a couple log errors to whitelist.yaml
+ Sync Patch and PatchObject fixtures from oslo-incubator
Wed Jan 29 13:00:00 2014 vuntzAATTsuse.com
- Use correct group name for directory ownerships.
Wed Jan 29 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2845.g1ea9ada:
+ Fix parameter type spelling tempest HOT template
+ Add a check for compute api versions to verify_tempest_config
+ Fix glance_http HTTPS response issues
+ Fixing typo in test_volumes_get.py
+ Add test for volume list with all-tenants
+ Separate negative tests for test_templates
Tue Jan 28 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2833.g6e4f15c:
+ Fix parameter in auth error message
+ Use automated create and update methods for core network resources
+ Use unittest2.TestSuite with py26
+ Specify \'active\' status for deleting situations
Mon Jan 27 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2825.g93daa28:
+ Separate negative tests for Swift
Mon Jan 27 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2823.g083c82b:
+ Remove user creation in object service and healthcheck test
+ Increase ping timeout from 60 to 120 seconds
+ stop validating user IDs on role assignment operations
Sun Jan 26 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2817.gc68b9a5:
+ Avoid using assertGreater
+ Create telemetry client
+ Add delete specific status server test
+ text-html type is absent in TXT_ENC
+ Remove X-Storage-Stoken from object_storage
+ Python 2.6 do not has unittest.loader, we import unittest2 instead
+ Add more descriptive assertion message for test_create_backup
+ Use install_venv from oslo to fix no post_process issue
+ Separate negative tests for test_quotas
+ Add unit tests for SSH client functionality
+ Remove vim headers 2nd round
+ Rework extension verification in verify_tempest_config
+ Add neutron extension support to verify_tempest_config
+ Add volume cleanup to test_volume_transfer test
+ Exclude heartbeat timestamp from agent list checks
+ Fix log_console_output call in test_network_basicops
Sat Jan 25 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2785.g7aaea9a:
+ remove the nova v3 xml tests from the code
+ Tests object_storage extension listing
+ Change status available to active
Fri Jan 24 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2779.g640629f:
+ Remove vim headers
+ add keystone group tests
+ Create only necessary resources for image, object_storage, volume
+ AttachInterfacesTest: use build_timeout on iterface deletion
+ Fix typo in imagev2 class name : Memeber should be Member
+ Move console output log place in test_cross_tenant_connectivity
+ Fixing typo \"existant\". Must be \"existent\"
+ cinder v2 api tests - fix volume client
+ Update README.rst with details about unit tests
+ remove Nova v3 XML testing
+ Catch ssh exception and detach in min scenario
Wed Jan 22 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2758.g6382816:
+ skip test_volume_boot_pattern
+ Add a version API test for Nova v3 API
Tue Jan 21 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2754.g97b4a65:
+ Only create necessary resources for compute v3 tests
Mon Jan 20 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2752.gc7c332e:
+ Create security group rule with additional args
+ Make network resource creation in isolation configurable
+ Make BaseV2MemeberImageTest inherits from BaseV2ImageTest
+ Add a config option for trusts
+ Create only necessary networks resources for scenario tests
+ Create only necessary resources for compute v2 and network tests
+ Remove FloatingIPChecker from network_basic_ops
+ port instance_usage_audit_log tests into nova v3 part2
+ Forbid admin_password None in rescue Nova API
Sun Jan 19 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2734.g9abd422:
+ Remove test_network_quotas_scenario
Sat Jan 18 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2732.gfafced2:
+ Add more console output log for scenario tests
+ Add a unit test coverage tox job
+ Fix an error when executing run_tests.sh
+ Fix host_update test case for losing essential parameter
+ Fix parameter of nova v3 flavors API
+ Add aggregates scenario test
Fri Jan 17 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2720.g6cbd7f5:
+ Add to whitelist two errors that slipped through
+ Adds test_list_XX_fields cases to list some fields
+ Add missing whitespace in config description
Thu Jan 16 13:00:00 2014 dmuellerAATTsuse.com
- fix requires
Thu Jan 16 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2714.gc59c9d7:
+ port test_server_metadata and test_server_personality into v3 part2
+ fix a minor bug when detecting server image flavor
+ Test server create with ephemeral disk
Wed Jan 15 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2708.gaa419c9:
+ Remove copyright from empty files
+ Add extra list server by status test
+ port admin/test_servers
* into Nova V3 tests part2
+ Improve testing of list_extensions for compute
Tue Jan 14 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2700.g9cc5684:
+ Fix typo in ceilometer and neutron tests
+ Input scenario capability for tempest
+ Fix volume metadata validation of identical to request
+ Add heat stack action test case
+ Neutron Agent Management List Agents Non Admin
+ Add a discoverable_apis option for swift
Tue Jan 14 13:00:00 2014 dmuellerAATTsuse.com
- fix requires
Mon Jan 13 13:00:00 2014 dmuellerAATTsuse.com
- install run_tempest.sh
- update default config
Mon Jan 13 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2688.g4c1c884:
+ Fix reference config before initialization in cli tests
+ Fixes handling of arrays in XML to JSON conversion
+ List Nova and Cinder extensions in debug log
+ log console_output when test_network_basic_ops failed
+ trusts API test, avoid creating duplicate user
+ Fix v3 test_list_servers_negative
+ Remove Swift container-sync test skipping
+ Skip simple_tenant_usage related tests
+ Add coverage option to run_tests.sh
Sun Jan 12 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2670.g155fe7f:
+ Add base class for Telemetry tests
+ Fix typo in ssh_floating.json for stress tests
+ Make run_tests.sh for running unit tests
+ Add a run_tempest.sh script
+ Remove skip_because in swift object expiry test
+ Moves negative tests from test_instance_actions
Sat Jan 11 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2658.g8ceec46:
+ port nova v2 images related tests into nova v3 part1
+ Delete a BuildError server
Fri Jan 10 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2654.g608df26:
+ Fix bug in validating Swift transaction ID
+ API tests for Ironic
+ Add tests for snapshot_metadata
Thu Jan 9 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2648.gd9317e6:
+ Wait for the server before validate the rotation result
+ Add tests for volume_metadata
+ Add python-swift client to the requirements
Wed Jan 8 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2642.gcb59706:
+ keystone trusts API test, move delete into tearDown handler
+ Make testing neutron agents optional
Tue Jan 7 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2638.g5d1b3df:
+ Moves negative tests from test_server_addresses
+ Add negative tests for routers
+ Remove test_auth_token.py
+ Moves negative tests from test_absolute_limits
+ always use sitepackages
+ remove eventlet from requirements
+ Add basic read-only tests for heat cli
+ add tests for security_group updating
Sun Jan 5 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2622.gfc691e3:
+ sync oslo to current
Sat Jan 4 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2621.gc4cf297:
+ Add config for Telemetry
Fri Jan 3 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2619.g3c4419c:
+ keystone OS-TRUST extension, test list operations
+ Add test for HEAD queries on Swift tempurl MW
+ Kill finally, use addCleanUp
+ keystone OS-TRUST extension, test with expiry
+ Add create_floating_ip function
+ Add 2 tests to the Floating IP test case
+ Increase exception log details
+ port admin/test_servers
* into Nova V3 tests part1
Thu Jan 2 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2603.gfd7493c:
+ port servers negative tests into v3 Part2
+ port some flavor tests into nova v3 part2
+ cinder v2 api tests - part1
+ Fix AutoScalingTest test suite error
+ Separate negative tests for test_image_metadata
+ Refactor network client: add create_ and update_ methods
+ port test_aggregates and test_hosts into nova v3 part1
+ port test_aggregates and test_hosts into nova v3 part2
+ port test_live_block_migration into nova v3 part1
+ port test_live_block_migration into nova v3 part2
+ Add version test for Ceilometer cli
+ Remove unused wait_for function
+ port some servers tests into nova v3 part2
+ port test_quotas into v3 part2
+ Moves negative tests from test_multiple_create
+ Use wrapper create_volume() in volume tests
+ Separate negative tests for test_simple_tenant_usage
Thu Dec 26 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2572.gc653790:
+ port test_keypairs into nova v3 part2
+ Enable HostsAdminTestXML
+ Moves negative tests from api/compute/servers/test_virtual_interfaces
+ allow hypervisors to be down but still pass
+ Fix the example of testr testing
Wed Dec 25 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2562.g883bf82:
+ Fix OS_TEST_PATH in .testr.conf
Tue Dec 24 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2560.g09daa4e:
+ rename old config object to TempestConfigPrivate
+ remove unneeded __init__ file
+ remove last errant file parse warning
+ Add swift scenario tests
+ Serialize plurals correctly in neutron xml client
+ Use create_router_interface and create_port
Sun Dec 22 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2551.g36cb048:
+ port related volumes tests into nova v3 part2
+ attach_interfaces as smoke
+ Fix AttributeError on BadRequest in scenario tests
+ Heat: check response fields
+ Run test_service_type_management test only if extension is available
+ Fix cinder test cases when cinder extensions are in use
Sat Dec 21 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2539.g9e3e0b6:
+ Add Savanna-related configs for testing
+ Add Savanna client for node group templates
+ scenario/network_basic_ops: reassociate floating-ip
+ moving to global lazy loaded config
+ Add testcases for images
+ move negative tests out of test_services in nova v3
+ Skip extraroute tests if extension is not enabled
+ port related volumes tests into nova v3 part1
Fri Dec 20 13:00:00 2013 dmuellerAATTsuse.com
- update default config
Fri Dec 20 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2524.g7374093:
+ Separate negative tests for list_floating_ips
+ Separate negative tests for test_fixed_ips
+ Add test_discover module to provide a load_tests hook
+ port test_keypairs into nova v3 part1
+ Add negative tests for network
+ Use rand_uuid and remove unused client for clean-up
+ port certificates tests into nova v3 part1
+ port certificates tests into nova v3 part2
+ Increase support for isolated tenants in scenario
+ Add volume extensions tests
+ Only initialize the glance_http if service is enabled
+ Refactor cross_tenant_connectivity for tenant isolation
+ port instance_usage_audit tests into nova v3 part1
+ Remove unnecessary spaces from messages
+ Add unit tests for rest_client
+ Fix the help message for run_ssh
Thu Dec 19 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2492.g741b9f7:
+ add some negative tests for flavor
+ Adds ping method to remote client
+ provide a valid utf8 multibyte test for nova images
+ clean up invalid_multibyte test
+ Add testcases for security groups
+ avoid resource leaks in keypairs tests
+ Fix three accidentally formatted paragraphs
+ Separate negative tests for test_availability_zone
+ Remove duplicate negative test of flavor_id
+ Move common wait_for_image_status from compute images_client to waiters
+ add both v2 and v3 tests for get specified extension
+ SSH connection related cleanups
+ Make Heat\'s non_empty_stack usable without a server
+ Refactor network client
+ scenario cross_tenant_connectivity
+ Fix failures when l3_agent_scheduler ext is not available
Wed Dec 18 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2460.g913bdab:
+ add some tests for aggregates
Tue Dec 17 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2458.gee95841:
+ Test for the update extra route
+ Tighten ERROR regexp in log checker
+ scenario/network_basic_ops: detach floating-ip
+ Make negative snapshot tests faster
+ Add new env variable to specify test path
+ actually turn on neutron cli tests
+ Test for the agent management extension API
+ Add testcases for volume
+ Update tempest hacking regarding unit tests
+ Add tests for keystone OS-TRUST v3 API
Sun Dec 15 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2438.gcdbbb2e:
+ don\'t fail on dirty logs with grenade
+ Make the wait_for_server_status timeout message a bit more clear
+ Wait for backup images to be ACTIVE in test_create_backup
+ Add the external gateway interface to vpn router
+ remove a spurious wait that could get us into trouble
+ Set pipefail for wrapper scripts
+ Add whitelist entry for s-proxy \'Timeout talking to memcached\'
+ Add a control point for floating IP assignment
Sat Dec 14 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2423.gec61323:
+ Fix the upper values of test_network_quotas
+ Remove generic_setup_package() function
+ Change unstable test which gets console output
Fri Dec 13 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2417.g48fbbdc:
+ Skip autoscaling test until more reliable
+ Don\'t have tox install pre-release software
+ Fix Neutron VPNaaS Test
+ Separate negative tests in flavors/test_flavors
Thu Dec 12 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2409.g76c30ce:
+ remove test_service_enable_disable in nova V3 tests
+ Use correct types for thresholds
+ Handle rest client 500 response if non-json body
+ add admin server tests
+ Fix display_name of volume for test_volumes_list
+ Fix the scope to share a server between tests
Wed Dec 11 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2397.g9c9453f:
+ Modify the name of a negative test class
+ Remove redundant whitelist for DHCP agent
+ Race condition in ListImageFilters tests
+ Updated from global requirements
+ Add config options for enabled extensions
Tue Dec 10 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2388.g30f6c41:
+ port test_server_rescue into v3 part2
+ Separate negative tests for test_services in Tempest
+ Add mock to test-requirements.txt
+ Adds paramiko logs to console output
Mon Dec 9 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2381.g3eeb857:
+ Rip out the coverage extension client from tempest
Sun Dec 8 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2379.gd31257e:
+ port test_quotas into v3 part1
+ port some server tests into nova v3 part1
+ VPNaas IKE policies tests
+ port test_server_rescue into v3 part1
+ Move import to import block again
+ port test_server_metadata and test_server_personality into v3 part1
+ remove the test: test_service_enable_disable
+ Check HTTP response headers of Swift middleware API in detail
+ port some flavor tests into nova v3 part1
Fri Dec 6 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2361.gc0549fe:
+ Use channel_timeout for SSH connection timeout
+ Fix rebuild_server() function
+ Remove unused allow_tenant_reuse flag
+ Negative tests separate file for floating_ips_actions
+ Adds \"list hosts\" test case - Cinder
+ Some tests for dhcp agent scheduler
+ Add internal testing for the stress test framework
+ add some negative tests for security group:
+ Fix a minor error in method _get_alternative_flavor
+ port test_simple_tenant_usage into nova v3 part2
+ Add tests for testing swift slo middleware
Wed Dec 4 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2339.g6b44788:
+ Enable a uuid flavor
+ Update openstack/common/lockutils
+ Add test for Swift formpost middleware
+ Support Neutron security groups in scenario testing
+ Add two more tests for Swift staticweb middleware
+ Adds improvements to the Swift TempURL test
+ add some test for force delete:
+ update to hacking 0.8
Tue Dec 3 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2324.g589d68f:
+ Revert \"Add test_cases for cinder cli in v2 version\"
+ Start failing logs with errors except neutron
Mon Dec 2 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2321.g21c7db1:
+ Moves negative tests from api/compute/keypairs/test_keypairs
Sun Dec 1 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2319.g9a83a39:
+ Fix file print logic bug and update whitelist
+ port servers_negative tests into v3 part1
Sat Nov 30 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2315.g8633ceb:
+ Add migrate negative tests
+ port test_hypervisor into nova v3 part1
+ port test_hypervisor into nova v3 part2
+ Adds delete api test to glance
Fri Nov 29 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2308.gc42ce44:
+ Add some tests for os_update_readonly_flag
+ Ensure no dangling resources are left if tests are skipped
+ Add test_cases for cinder cli in v2 version
+ Add missing \"interface\" argument to AltManager
Thu Nov 28 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2300.ge60b945:
+ Improve the UX around sample config generation
+ More stuff in the whitelist
+ Dump all error messages for neutron
+ port attach_interfaces and server_address tests into v3 part2
+ port test_simple_tenant_usage into nova v3 part1
+ Check HTTP response headers of Swift API in detail
Wed Nov 27 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2289.g2560d6f:
+ Add sample config check to tox pep8 job
+ Add test for update/reset_snapshot_status API
+ Enhance tests for flavor_extra_spec API
+ Add some tests for security_group_rules api
+ Avoid deleting ports assigned to router interfaces
+ Cleanup using about the data_utils module and functions again
+ port test_availability_zone into nova v3 part2
+ Add hard reboot for outputting console log
+ Enable the Nova V3 API Tests
+ Add hopefully last batch to the whitelist
Tue Nov 26 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2269.g7811379:
+ Reuse a server instance in test_disk_config
+ Cleanup using about the data_utils module and functions
+ port instance_actions and server_list tests into nova v3 part1
+ port instance_actions and server_list tests into nova v3 part2
+ Make sure ssh retries on paramiko.SSHException
+ Adds negative tests to glance api\'s
+ Add test cases for volume-transfer
+ Added images support and existing config support
+ port attach_interfaces and server_address tests into v3 part1
+ Rename object storage features section
+ Forced isolation for the tests in test_list_servers_negative.py
+ add tests for InstanceUsageAuditLog
+ Move admin client initialization into stress-openstack
Mon Nov 25 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2243.g8b3e78d:
+ port test_availability_zone into nova v3 part1
Sun Nov 24 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2241.g7d6f821:
+ Don\'t use duplicate IP addresses
Sat Nov 23 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2239.g9ca1b50:
+ Remove unused code in tempest files
+ Remove unused code in user test
+ add role negative tests
+ add tests for server_password
+ Adds tests to cover Swift\'s crossdomain middleware
+ Moves negative tests to test_images_oneserver_negative
Fri Nov 22 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2227.g19a26af:
+ Disable V3 tests
+ Skip test_create_backup
Mon Nov 18 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2224.gfd7bfb5:
+ Enable all nova v3 tests
Sat Nov 16 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2222.g26df0ac:
+ Make smoke tests parallel
Fri Nov 15 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2220.gc6b7133:
+ removing dead docs
+ Fixing ImageKilledException raising
+ Test image member is enforced
+ port test_services into nova v3 part1
+ port test_services into nova v3 part2
+ port test_extensions into v3 part1
+ add tests for certificates
+ Add shelve/unshelve test of nova APIs
+ add negative volumes tests
+ Test for l3 agent scheduler API
+ Add special serial smoke option
+ glance v2 image sharing tests
+ add test for create_backup
+ port test_extensions into nova v3 part2
+ Test for service type management
Thu Nov 14 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2190.gf08b2d4:
+ Remove unused code in api/compute/admin/test_quotas.py
+ move nova v3 delete image tests into glance testing
+ Remove unused run_ssh variable
+ Remove skips for bug 1182384
+ Add negative resize server action test
Wed Nov 13 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2180.g2fbf152:
+ Add additional documentation for stress tests
+ Skip all nova v3 tests temporarily
+ Sync latest module versions from oslo-incubator
+ Switch base unit test class to oslo mox fixture
+ Added some tests for reserve and unreserve volume
+ Test for flavor-access-list with private/public flavor
+ assertTrue to assertIn
+ Rename to create_test_server in API tests
+ remove redundant code in fixed_ips_client for xml
+ Configure scenario clients with region
+ Adapt scenario readme with real-life aspect
+ removes a duplicate volume type test
+ Fix NameError exception
+ Add missing CLI Neutron tests
Tue Nov 12 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2152.gc5f22d9:
+ remove old README files that are now redundant
Mon Nov 11 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2150.g90d3df7:
+ Make test_show_host_detail work with multi host installation
Sat Nov 9 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2148.gb510f47:
+ Sync config file generator from oslo
+ port test_images and test_server_actions into v3 part1
+ port test_images and test_server_actions into v3 part2
Fri Nov 8 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2142.gdadd85c:
+ add some negative tests for force_delete/restore
Wed Nov 6 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2140.g06a237d:
+ add positive tests for volume
Tue Nov 5 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2138.g2cbc95b:
+ Update mailmap for Joe Gordon
+ Add design principles to docs
+ add debugging for when changes-sinces fails
+ remove skip bug 1233026
+ Stop testing deprecated command nova-manage instance_type
+ edit inheritence tree api/network/security_groups
Mon Nov 4 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2126.gdf0f503:
+ add tests for show and update of Flavor Extra Spec API extension
+ Change all non-slow scenario tests to smoke
Sat Nov 2 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2122.g0d54a85:
+ API tests for neutron router gateway
+ Add tempest unit test to verify the test list
Fri Nov 1 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2118.gda267cc:
+ Adds test to cover Swift healthcheck middleware
+ Add some test_cases for glance_cli
+ Adds api test to test_images
+ add extend volume tests:
+ Reorganize project feature config options
+ Stop auto-detecting glance API versions
+ Sync fixtures from oslo and use LockFixture
+ Add test case to api/compute/test_quotas
+ RunTimeError on tearDownClass explained
+ Add base test class for unit tests
+ Add config feature verification script
+ Add api version detection to verify_tempest_config
+ Fix incorrect config option types
+ Fix default values so they work in a devstack run
+ Move decision_maker() call into setUpClass
Wed Oct 30 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2088.g51e4b77:
+ Adds initial ceilometerclient testing code
Tue Oct 29 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2086.g14b75e8:
+ Set max_template_size to heat\'s default value
+ Use lower case true/false in the sample config file
+ add negative test cases for create snapshots:
Tue Oct 29 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.dev2080.g4fcaad5:
+ Raise specific exceptions on tearDownClass failure
+ Preserve the configured log level
+ Refactor duplicate isolated creds code
+ Fix bad classname
Sat Oct 26 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.a2072.g4327699:
+ Fix bad classname
+ add some tests for host and seperate negative ones
+ Added some test for image tags
+ add tests for set_metadata in aggregate
+ Add filenames to skip_tracker.py output
+ Replace assertLessEqual - is not in py26 testtools
+ Early die if on image gets killed
Fri Oct 25 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2014.1.a2059.gadae447:
+ Set tempest version for icehouse
+ Add more stuff to the whitelist
+ Update to latest pbr
+ Updated from global requirements
Thu Oct 24 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a2051.gffe8afe:
+ fix DeletableSubnet in api/network/common
+ Revert \"Use isolation credentials for neutron api tests\"
Wed Oct 23 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a2048.g771b950:
+ add volume tests
+ Change six to match global requirements
+ Simplify xml/json client selection
+ Add a flavor test for getting a specified key value API
+ add BaseV2ComputeTest as the base class of nova v2 api tests
+ Fix issue with ImagesOneServerJSON test
+ api/network/security_groups_negative add testcases
+ Test for server create with IPv6 address only
+ Forced isolation for the nova quota test
+ uses skip_because where appropriate instead of regular skip
+ Use isolation credentials for neutron api tests
+ use \"\" instead of \"None\" in xml file
Mon Oct 21 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a2024.g7ca13ed:
+ add token test for token-api
+ add test for updating server\'s disk_config test
Sun Oct 20 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a2020.ge34ac37:
+ add some tests for hypervisor operation
Sat Oct 19 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a2018.gcb8c5c0:
+ server status remained in unexpected state
+ Changed the exception name
+ Inject \"-tempest-\" string to rand_name
+ Add a skip for meter-label cli tests
Thu Oct 17 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a2013.g8bdb0f7:
+ 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 16 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a2003.gc0c6d85:
+ 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
Wed Oct 16 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a1991.g717fb56:
+ 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
Mon Oct 14 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a1973.gf55f4e5:
+ delete the duplicated variable definition
Mon Oct 14 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a1971.g86ab238:
+ 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
Wed Oct 9 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a1944.gd729220:
+ 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
Tue Oct 8 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a1928.gd0181f6:
+ 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
Tue Oct 8 14:00:00 2013 dmuellerAATTsuse.com
- remove 0001-Do-not-check-for-id-in-the-keystone-output.patch
Wed Oct 2 14:00:00 2013 speilickeAATTsuse.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 14:00:00 2013 dmuellerAATTsuse.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 14:00:00 2013 dmuellerAATTsuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 dmuellerAATTsuse.com
- switch to crudini
Fri Sep 27 14:00:00 2013 dmuellerAATTsuse.com
- relax dependency on keyring for now (missing dependency
in Factory)
Fri Sep 27 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a1851.g2416764:
+ Handling network resources in tenant isolation
Thu Sep 26 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 dmuellerAATTsuse.com
- configure cli_dir to /usr/bin by default
- add dependency to git-core
Thu Sep 19 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 dmuellerAATTsuse.com
- add -test subpackage in order to be able to run the testsuite
- fix package requires
Wed Sep 18 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 speilickeAATTsuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a1712.g16c4379:
+ Fix import grouping in scenario tests
+ Remove order dependence from network_basic_ops
+ Add AATTservices decorator
Mon Sep 9 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 dmuellerAATTsuse.com
- require the nose_plugin
Sat Sep 7 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 dmuellerAATTsuse.com
- switch to setuptools
- install config as noreplace
- fix requires
Tue Sep 3 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a1660.ga87b64d:
+ Log request ids from glance and nova
Fri Aug 30 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a1621.g7e42dd3:
+ Cleanup: Add common \"ssh-login server\" method
+ Protected matcher import
Fri Aug 23 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a1580.g129acf5:
+ Fixing the rest of the comment spacing issues
Mon Aug 19 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a1562.g4369755:
+ setUpClass/tearDownClass full chain
+ Adding extra_specs to flavor format
Wed Aug 14 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2013.2.a1558.gbc8dbd3:
+ Cleanup try/except/finally blocks in several tests
Wed Aug 14 14:00:00 2013 berendtAATTb1-systems.de
- added missing requirement python-tempest
Tue Aug 13 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 opensuse-cloudAATTopensuse.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 14:00:00 2013 berendtAATTb1-systems.de
- initial creation