File openstack-tempest.changes of Package openstack-tempest

-------------------------------------------------------------------
Thu Jun 23 08:48:14 UTC 2016 - abel.navarro@suse.com

- Added patch test_container_sync.patch
  * https://review.openstack.org/#/c/328319/

-------------------------------------------------------------------
Mon Feb 22 14:12:18 UTC 2016 - dmueller@suse.com

- add 0001-Fixing-test_create_port_in_allowed_allocation_pool-w.patch

-------------------------------------------------------------------
Mon Feb  8 17:44:23 UTC 2016 - tbechtold@suse.com

- Add 0001-Wait-and-retry-while-getting-server-port-and-ipv4.patch
  This fixes a race condition in tempest.scenario.\
  test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops
  when testing with Xen

-------------------------------------------------------------------
Mon Jan 25 14:58:19 UTC 2016 - tbechtold@suse.com

- Add python-manila as BuildRequires
  Manila includes a Tempest plugin. To include the config parameters
  for the [share] service in tempest.conf the BuildRequires is needed

-------------------------------------------------------------------
Mon Jan 25 13:38:31 UTC 2016 - tbechtold@suse.com

- Add 0001-Drop-admin_role-CONF-dependency-from-cred-provider.patch
  Needed for running Manila tempest tests

-------------------------------------------------------------------
Sat Jan 16 13:31:06 UTC 2016 - vuntz@suse.com

- Add
  0001-Wait-for-servers-termination-when-cleaning-up-teleme.patch:
  fix telemetry tests not waiting for instances to stop.

-------------------------------------------------------------------
Tue Jan 12 09:37:54 UTC 2016 - vuntz@suse.com

- Add suse-skip-broken-test-xen.patch: disable
  test_volume_boot_pattern.TestVolumeBootPattern when a flag file
  for Xen setups is present, due to upstream bug (lp#1443898).

-------------------------------------------------------------------
Tue Dec 15 15:11:44 UTC 2015 - kbaikov@suse.com

- add defcore.txt file

-------------------------------------------------------------------
Tue Dec  1 10:26:46 UTC 2015 - dmueller@suse.com

- add 0001-Add-cleanup-to-cliff-based-cli-framework.patch

-------------------------------------------------------------------
Thu Nov 26 06:46:27 UTC 2015 - tbechtold@suse.com

- Update default admin_tenant_name and admin_username in
  tempest.conf

-------------------------------------------------------------------
Tue Nov 24 16:35:24 UTC 2015 - tbechtold@suse.com

- update to 7.0.0:
  * test_snapshot_pattern: cleanup class scope variable usage
  * Remove dependency from credentials domain CONF
  * Remove CredentialProvider deps to CONF
  * Stop validating pre-provisioned credentials
  * plugin.rst: Fix a typo in an example code fragment
  * skip compute alt tenant tests if no project_id in url
  * Fix DEFAULT_CONFIG_DIR
  * Make docstring of servers consistent
  * Pass the status 'ACTIVE' for getting a target port
  * test_shelve_instance: cleanup class scope variable usage
  * test_stamp_pattern: cleanup class scope variable usage
  * Use Tempest-lib's compute hosts_client
  * Use Tempest-lib's compute floating_ips_bulk_client
  * Use Tempest-lib's compute floating_ip_pools_client
  * Use Tempest-lib's compute flavors_client
  * Fixing checking bytecode
  * Use Tempest-lib's compute fixed_ips_client
  * Remove migrated service clients from test_service_client
  * Add compute personality feature config
  * Use Tempest-lib's compute extensions_client
  * Use Tempest-lib's compute certificates_client
  * Use Tempest-lib's compute baremetal_nodes_client
  * Use Tempest-lib's availability_zone_client
  * Use Tempest-lib's aggregate client
  * Split out Neutron subnets client
  * Bump minimum tempest-lib version
  * Moves an incorrectly marked negative test
  * Set correct ACL for Swift staticweb tests
  * Add failure ports to error message
  * Make services_client use **kwargs
  * Log output from ping command
  * Fix value explanation in get_creds_by_roles
  * Add unit test for create_server,list_addresses
  * Handle exceptions from plugins gracefully
  * Rename accounts to preprovisioned accounts
  * Add unit test for init.py->generate_sample_config()
  * Fix return value of reserve_fixed_ip client method
  * Use tempest-lib's agents_client
  * Fix fixed-ip schema for empty response body
  * Updated from global requirements
  * Rename isolated creds to dynamic creds
  * Add json schema for disable service
  * Fix tempest-account-generator command roles issue
  * Add container and disk format parameters
  * Added Test Cases for ImagesClient
  * Added Test Case for InterfacesClient
  * Add unit tests for show_server and list_servers
  * Remove "extensions" from volumes_extensions_client
  * Add unit tests for snapshots_client
  * Pass mount_path through to ssh_client.mount in scenario manager
  * Remove unused _ssh_to_server from test_stamp_pattern
  * Remove "extensions" from snapshots_extensions_client
  * Make create_server_group use **kwargs
  * Split out Neutron networks client
  * Refactor tempest scenarios tests
  * Check cinder api version in compute tests
  * Fix gate-tempest-dsvm orchestration.stacks.test_volumes failure
  * Add test for config drive extension
  * Replacing data_processing with data-processing
  * Add volume backed live migration test
  * Add unit test for flavors_client
  * Fix spelling typo in warning message
  * Follow up patch on missed IdentityV2 methods
  * Subnet pools extension api added
  * Updated from global requirements
  * Fix init command
  * Negative test cases added in Telemetry
  * Rename SwiftScenarioTest to ObjectStorageScenarioTest
  * Full response for missed IdentityV2Client methods
  * Metadata definition namespaces api added
  * Add resource cleanup in volume snapshots tests
  * Enhance unit test coverage: availability_zone_client
  * Rename `index` test into list
  * Add unit test for floating_ips_client
  * Make create_server use **kwargs
  * Rename references to compute networks client
  * Create base class for Tempest Network clients
  * Use tempest-lib's fake_auth_provider on services
  * Fixing a typo in "TODO" message
  * Move add/remove fixed ip action to servers_client
  * Change tenant usage tests to wait until retrive valid response
  * Test case updated with alarm history api
  * Add tests for getting nova api version details
  * Remove _stop_instances hack in test_volume_boot_pattern
  * Add unit tests for volumes_extensions_client
  * Add test for volume snapshot in compute api
  * Fix missing value types for log message
  * Add unit tests for security_group_rules_client
  * Remove nova v2 API comments
  * Added Identity API tests for user ec2 credentials
  * Fix way to create login_url in dashboard test
  * Return complete response from servers_client
  * Add a simple test for port security vs security group
  * Skip test_router_rescheduling if l3 scheduler extension is not enabled
  * Fix the condition of nova cert tests
  * Switch using token_client to the recommended
  * Fix test_port_list_filter_by_ip with test_accounts
  * Deprecate credential config options
  * Enhance unit test coverage: agents_client
  * Add unit tests for security group default rules
  * Remove list_security_group_rules wrapper method
  * Updated from global requirements
  * Split the operator and reseller users in the account generator
  * Add unit test for hypervisor_client
  * Add possibility to skip test_subnet_details if DHCP client not available
  * Use proper method for nova disable service unit test
  * Fix typos in scenario tests, etc
  * Add unit tests for floating_ips_bulk_client
  * Return complete resp from volumes_extensions_client
  * Give access to CredClient in tests
  * Switch using token_client to the latest for gate
  * Only add roles for enabled services
  * Add unit test for server_groups_client
  * Use Cinder API V2 if V1 is disabled
  * Add docs section on config options to reviewers guide
  * Fix wrong dict reference for show_network
  * Unskip baremetal api tests
  * Remove unused parameter 'tenant_id'
  * Added Test Case for HostsClient
  * Added Test Case for BaremetalNodesClient
- Remove the creation of a [cli] section in the config
- Rebased patches:
  + 0001-Fix-identity-new-endpoint_type-options-for-old-users.patch dropped (merged upstream)
  + 0002-Add-possibility-to-skip-test_subnet_details.patch dropped (merged upstream)
- adjust Requires according to requirements.txt
- fix sample config generation. path to config file for generator changed

-------------------------------------------------------------------
Wed Nov 18 10:21:18 UTC 2015 - vuntz@suse.com

- Add suse-skip-encrypted-volumes.patch: skip cinder encrypted
  volumes scenarios, since we know they can't work (see
  bsc#932598).

-------------------------------------------------------------------
Wed Nov 11 16:25:09 UTC 2015 - tbechtold@suse.com

- Add missing BuildRequires for sample config generation.
- Set PYTHONPATH when running oslo-config-generator to include
  the config parameters from tempest.config

-------------------------------------------------------------------
Wed Nov 11 14:00:37 CET 2015 - jsuchome@suse.com

- return 0001-Add-possibility-to-skip-test_subnet_details.patch
  (still not part of tarball)

-------------------------------------------------------------------
Thu Oct 22 11:37:40 UTC 2015 - dmueller@suse.com

- add 0001-Fix-identity-new-endpoint_type-options-for-old-users.patch

-------------------------------------------------------------------
Wed Oct  7 09:02:33 UTC 2015 - tbechtold@suse.com

- switch to tempest 6.0.0 (liberty release)

-------------------------------------------------------------------
Sun Sep 20 02:03:31 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-6.0.1.dev94:
  * Fix typos in scenario tests, etc

-------------------------------------------------------------------
Sat Sep 19 02:06:43 UTC 2015 - cloud-devel@suse.de

- Rebased patches:
  + 0001-Add-possibility-to-skip-test_subnet_details.patch dropped (merged upstream)

-------------------------------------------------------------------
Sat Sep 19 02:06:42 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-6.0.1.dev92:
  * Add resource cleanup in volume snapshots tests
  * Enhance unit test coverage: availability_zone_client
  * Add unit test for floating_ips_client
  * Make create_server use **kwargs
  * Add a simple test for port security vs security group
  * Add possibility to skip test_subnet_details if DHCP client not available

-------------------------------------------------------------------
Fri Sep 18 02:09:30 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-6.0.1.dev80:
  * Move add/remove fixed ip action to servers_client
  * Add unit test for hypervisor_client
  * Add shelve/unshelve volume backed instance test

-------------------------------------------------------------------
Thu Sep 17 00:05:55 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-6.0.1.dev75:
  * Rename `index` test into list
  * Rename references to compute networks client
  * Use tempest-lib's fake_auth_provider on services
  * Fixing a typo in "TODO" message
  * Add tests for getting nova api version details
  * Add unit tests for security_group_rules_client
  * Added Identity API tests for user ec2 credentials
  * Give access to CredClient in tests

-------------------------------------------------------------------
Wed Sep 16 00:05:59 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-6.0.1.dev59:
  * Create base class for Tempest Network clients
  * Test case updated with alarm history api
  * Remove unused parameter 'tenant_id'

-------------------------------------------------------------------
Tue Sep 15 00:05:58 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-6.0.1.dev53:
  * Add unit tests for volumes_extensions_client
  * Add test for volume snapshot in compute api
  * Fix missing value types for log message
  * Remove nova v2 API comments
  * Return complete response from servers_client
  * Switch using token_client to the recommended
  * Fix the condition of some snapshot tests
  * Fix typo in baremetal_group & AuthGroup of config.py

-------------------------------------------------------------------
Sat Sep 12 00:06:25 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-6.0.1.dev39:
  * Enhance unit test coverage: agents_client
  * Remove list_security_group_rules wrapper method
  * Split the operator and reseller users in the account generator
  * Add unit tests for floating_ips_bulk_client
  * Return complete resp from volumes_extensions_client
  * Add unit test for server_groups_client
  * Remove assertion checking rescoped issued_at
  * Full response for database flavor client methods
  * Added CONF.validation entry security_method

-------------------------------------------------------------------
Fri Sep 11 00:05:22 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-6.0.1.dev24:
  * Add unit tests for security group default rules
  * Updated from global requirements
  * Add initial unit test for tempest plugins
  * Use the oslo.config sphinx module to generate sample

-------------------------------------------------------------------
Thu Sep 10 10:41:44 CEST 2015 - jsuchome@suse.com

- Added 0002-Add-possibility-to-skip-test_subnet_details.patch
  so that we can skip the test not supported by docker

-------------------------------------------------------------------
Thu Sep 10 01:25:31 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-6.0.1.dev19:
  * Use proper method for nova disable service unit test
  * Switch using token_client to the latest for gate
  * Only add roles for enabled services
  * Add docs section on config options to reviewers guide
  * Added Test Case for BaremetalNodesClient
  * Add unit test for floating_ip_pools_client
  * Add unit tests for security_groups_client
  * Cleanup API version schema
  * Fix identity new endpoint_type options for old users

-------------------------------------------------------------------
Wed Sep  9 01:21:47 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-6.0.1.dev7:
  * Use Cinder API V2 if V1 is disabled
  * Fix wrong dict reference for show_network
  6
  -
  * Add unit tests for migrations_client
  * Deduplicate cert, audit_log and tenant_net client
  * Remove too_slow_to_test flag
  * Return complete response from remaining service client

-------------------------------------------------------------------
Tue Sep  8 01:24:48 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev518:
  * Remove code duplication in delete methods
  * Added Test Cases for FixedIPsClient
  * Deduplicate client unit tests
  * Make update_server use **kwargs
  * Add hacking check for testtools.skip
  * Migrate volume tests to the ssh-auth-strategy
  * Full response for VolumesClient methods
  * Update logic to detect DVR in rescheduling test
  * Update tox.ini for sphinx build instructions

-------------------------------------------------------------------
Sun Sep  6 01:25:04 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev500:
  * Added test_user_update_own_password tests for Identity v2, v3

-------------------------------------------------------------------
Sat Sep  5 01:24:49 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev498:
  * Ensure test_list_show_tenant_networks is isolated
  * Added test_list_tenants non-admin test for v2, v3 api/identity
  * De-duplicate test class names
  * Add test for Nova list-versions API
  * Cleanup tempest docs a bit
  * Switch remaining json import to oslo_serialization
  * Add mac info to test_list_virtual_interfaces
  * Return correct domains in cleanup service
  * Fix response of database Limits & Versions client

-------------------------------------------------------------------
Fri Sep  4 01:23:01 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev481:
  * Remove Nova v3 version API schema
  * Migrate telemetry tests to the ssh-auth-strategy

-------------------------------------------------------------------
Thu Sep  3 01:22:39 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev477:
  * remove service-type from neutron extension list
  * Do not pass wait_until to create_server()
  * Add docstring for tenant_network
  * test_volume_boot_pattern: re-use create_floating_ip from base class
  * Add "server" to action methods - part 2
  * Fix the mix use of name and uuid in NetworksNegativeTestJSON
  * Fix tests updating server by name rather than id

-------------------------------------------------------------------
Wed Sep  2 14:48:45 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev463:
  * Add unit tests for tenant_networks_client
  * Encap netaddr-0.7.16

-------------------------------------------------------------------
Wed Sep  2 01:28:11 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev459:
  * Add flag for volume clone tests
  * scenario/test_minimum_basic: relax a MatchesDictExceptForKeys check

-------------------------------------------------------------------
Tue Sep  1 01:30:25 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev455:
  * Skip ebs scenario test due to bug 1489581

-------------------------------------------------------------------
Mon Aug 31 01:23:47 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev454:
  * Remove meaningless braces

-------------------------------------------------------------------
Sun Aug 30 01:19:54 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev453:
  * Disable cinder backup import/export test
  * Remove unused init file and directory
  * Fix typo in the create_isolated_networks help in config.py
  * Add unit tests for instance_usage_audit_log_client
  * Add unit tests for certificates_client
  * Return complete response from limits,migration client
  * Full response for missed Identity V3 Client
  * Return complete response from tenant_networks_client

-------------------------------------------------------------------
Sat Aug 29 01:28:13 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev437:
  * Skip router rescheduling test
  * add waiting for snapshot available status
  * Fix typo in tempest coding guide
  * Fixed few typos
  * Adds test for router rescheduling

-------------------------------------------------------------------
Fri Aug 28 01:25:30 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev427:
  * Add unit test for availability_zone_client
  * Add unit tests for tenant_usages_client
  * Return complete response from compute images_client
  * Return complete response from compute quotas client
  * Update the Tempest README for new run workflow
  * Marking the login_url option as "deprecated_for_removal"
  * add 'boot from ebs' scenario test
  * Remove some dead code
  * Avoid default quota limit of 10 subnets

-------------------------------------------------------------------
Thu Aug 27 14:02:00 UTC 2015 -  tbechtold@suse.com

- Update to version tempest-5.0.1.dev409:
  * Properly skip nova tests if nova isn't available
  * remove test_update_host_with_extra_param
  * Make volumes_extensions_client use **kwargs
  * Add plugin docs section on configuration options
  * Return complete response from compute networks_client
  * Return complete resp from security_groups_client
  * Return complete resp from sec grp default rule client
  * Return complete response from tenant_usages_client
  * Return complete response from services_client
  * Return complete resp from server_groups_client
  * Return complete resp from security_group_rules_client
  * Return complete response from interfaces_client
  * Return complete response from instance usage client
  * Return complete response from flavors_client part-2
  * Return complete response from flavors_client part-1
  * Return complete response from compute/aggregates_client
  * non-admin user only able to download Active image
  * Fix misspelling in the "README.rst"
  * Fix typo in tempest configuration guide
  * Fix name "Quantum" to "Neutron" in comment
  * Full response for Volume SnapshotsClient methods
  * Router should be disabled to be upgraded to DVR
  * Full response for Database Limits & Version Client
  * Add unit tests for services_client
  * Fixed typo
  * Full response for VolumeHostsClient methods
  * Full response for Volume QosClient methods
  * Full response for Volume BackupsClient methods
  * Fix typo in tempest configuration page
  * Full response for DataProcessingClient methods
- Disable man build for now
- Generate tempest.conf with oslo config generator
- Add install_absolute.patch

-------------------------------------------------------------------
Sat Aug  1 23:42:51 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev179:
  * Skip test_check_nova_notification_event_and_meter
  * Rename service client classes which include "Ip"

-------------------------------------------------------------------
Fri Jul 31 23:42:56 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev175:
  * Allow v3 identity to work without the admin domain name
  * Separate security_group_rules_client
  * Add unit tests for create/update/delete_agent
  * Fixing test_volume_boot_pattern when use_floatingip_for_ssh=false
  * Fix Neutron cleanup
  * use services decorator to enable telemetry test
  * add initial check for nova event in ceilometer

-------------------------------------------------------------------
Fri Jul 31 12:10:15 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev161:
  * Updated from global requirements
  * Add unit test for method list_keypairs
  * Add unit test for method list_aggregates

-------------------------------------------------------------------
Wed Jul 29 23:40:48 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev155:
  * Add documentation to HACKING.rst describing idempotent_id
  * Fix two typos on tempest documentation
  * Update smaple config for new oslo.config release

-------------------------------------------------------------------
Wed Jul 29 04:30:47 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev149:
  * Add tempest init command to tempest cli
  * Activate site-packages for tempest plugins
  * Make quotas_client use **kwargs
  * Make interfaces_client use **kwargs
  * Make fixed_ips_client use **kwargs

-------------------------------------------------------------------
Mon Jul 27 15:46:29 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev142:
  * Use image minDisk as volume size when necessary
  * Add plugin interface for appending to tempest config

-------------------------------------------------------------------
Sat Jul 25 23:41:51 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev138:
  * Updated from global requirements
  * Make aggregates_client use **kwargs
  * Refactor exception handling
  * Enable tempest install to setup a config dir

-------------------------------------------------------------------
Fri Jul 24 13:32:46 UTC 2015 - dmueller@suse.com

- fix up requires

-------------------------------------------------------------------
Thu Jul 23 23:43:47 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev133:
  * Add 'allow_duplicate_networks' to compute-feature-enabled options
  * Fixing test_port_list_filter_by_ip in case of several DHCP agents

-------------------------------------------------------------------
Mon Jul 20 23:50:14 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev130:
  * Adds testcase for volume backup-export and import
  * Avoid weird typecasting
  * Remove extra space in docstring
  * Reuse mocked body value between tests

-------------------------------------------------------------------
Sat Jul 18 23:49:35 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev123:
  * More cleanup/refactoring of neutron client

-------------------------------------------------------------------
Fri Jul 17 23:49:26 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev121:
  * Fix list_migration response schema for None values
  * Ensure we close the file accounts file after reading
  * Updated from global requirements
  * Remove redundant attach/detach volume methods from test_minimum_basic
  * Ensure a role is assigned to created users with v3 auth
  * Migrate compute tests to the ssh-auth-strategy
  * Stop test execution in case of an plugin error
  * Fix error in loader.discover() call
  * Add unit test for agents_client
  * Make argument params of list methods consistent
  * Use self.client in test_server_actions
  * Remove wait_for_server_status from servers_client
  * network_client should support multi routes

-------------------------------------------------------------------
Wed Jul 15 23:44:52 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev96:
  * Switch all uses of json to oslo_serialization
  * Rename test.plugins to test_plugins
  * Wait server to be terminated in VolumesV2NegativeTest

-------------------------------------------------------------------
Tue Jul 14 23:49:26 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev90:
  * Fix non-admin compute quota issue
  * Separate floating_ips_bluk_client
  * Separate floating_ip_pools_client
  * Updated from global requirements
  * Sync venv scripts from oslo-incubator
  * Make the arguments of resource id consistent
  * Provide a full path top level to test discovery
  * Remove wait_for_volume_status from compute client
  * Separate server_groups_client from servers_client
  * Re-factor neutron client for 'list' methods

-------------------------------------------------------------------
Sat Jul 11 23:49:14 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev71:
  * Add tests for Cinder volume list pagination

-------------------------------------------------------------------
Fri Jul 10 23:49:05 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev70:
  * Fix mock==1.1.0 break test_raw_request_chunked
  * Create test for private image

-------------------------------------------------------------------
Fri Jul 10 10:16:00 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev63:
  * Remove unused is_enabled()
  * Remove wait_for_image_status from compute client
  * Move wait_for_interface_status from service client
  * Add basic external test plugin support to tempest
  * Expanded assertion in test_create_token for keystone v2, v3
  * Adding negative test cases for ports
  * Remove unnecesarry code in PortsAdminExtendedAttrsTest
  * Use the prefix-embedded rand_name method
  * Adding negative test cases for subnets
  * Apply a naming rule of GET to show_server method
  * Remove "JSON" from sevice clients' names
  * Add cliff based common cli entrypoint
  * Add ":" to docstring of CredentialProvider
  * update ceilometermiddleware sample target
  * Removing unused functions parameters in test.py
  * Neutron service client should not trim API response
  * Re-factor neutron client for 'delete' methods
  * Re-factor neutron client for 'show' methods
  * Re-factor neutron client for 'update' methods
  * Support for ipv6 in compute response JSON schema

-------------------------------------------------------------------
Fri Jul  3 23:46:53 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev25:
  * Get rid of duplicated creation of security groups in test_volume_boot_pattern
  * Fix useless usage of Linux utils
  * Remove str() calls from compute clients
  * Apply a naming rule of GET to compute clients(v*)

-------------------------------------------------------------------
Thu Jul  2 23:46:58 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev17:
  * Apply a naming rule of GET to compute clients(t*)
  * Apply a naming rule of GET to secgroup clients
  * Modify RemoteClient to use ssh validation config parameters

-------------------------------------------------------------------
Wed Jul  1 23:47:05 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev12:
  * Use random password generator for IsolatedCreds
  * Updated from global requirements
  * Removing unnecessary comments
  * Add resource prefix string
  * Delete resources when dvr test skipped
  * Set the correct API version for the V2 identity client
  * Fix failed to access pip server when run behind proxy

-------------------------------------------------------------------
Tue Jun 30 23:46:48 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-5.0.1.dev2:
  * Unbreak the world!
  5
  -
  * Add compute_feature_enabled.attach_encrypted_volume config option

-------------------------------------------------------------------
Fri Jun 26 23:42:24 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev239:
  * Re-factor neutron client for 'create' methods
  * Apply a naming rule of GET to compute clients([ik])
  * Updated from global requirements
  * Added comment how to get list of network extensions in tempest.conf
  * Remove advanced services tests

-------------------------------------------------------------------
Wed Jun 24 23:45:37 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev227:
  * Fix the description in tempest.conf.sample
  * Apply a naming rule of GET to compute clients(q*)
  * More javelin unit tests

-------------------------------------------------------------------
Tue Jun 23 23:45:40 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev222:
  * Updated from global requirements

-------------------------------------------------------------------
Mon Jun 22 23:49:16 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev221:
  * Provide a config option to customize remote shell command
  * re-enable glance notification tests

-------------------------------------------------------------------
Sat Jun 20 23:49:12 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev217:
  * Add a rule for blocking "-" from rand_name call

-------------------------------------------------------------------
Fri Jun 19 23:49:47 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev215:
  * Block additionalProperties on Nova API tests
  * Add create_test_server function

-------------------------------------------------------------------
Thu Jun 18 23:49:24 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev212:
  * Fix no attribute 'is_dvr_router' error in test_l3_agent_scheduler
  * Made a several-seconds checking&waiting for object to be deleted

-------------------------------------------------------------------
Thu Jun 18 00:32:15 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev209:
  * Remove key 'absolute' from limits client

-------------------------------------------------------------------
Wed Jun 17 00:32:00 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev208:
  * Apply a naming rule of GET to compute clients(n*)
  * Separate quota_classes client from quotas client

-------------------------------------------------------------------
Tue Jun 16 00:30:31 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev204:
  * More Javelin Unit tests
  * Add passenv option to tox.ini
  * Add router to resources section of yaml output

-------------------------------------------------------------------
Mon Jun 15 10:16:48 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev199:
  * Remove error handling of list_networks
  * Apply a naming rule of GET to compute clients(l*)
  * Apply a naming rule of GET to compute clients(h*)
  * Apply other "get" rule of GET to image v2 client

-------------------------------------------------------------------
Sun Jun 14 00:32:33 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev191:
  * Updated from global requirements
  * Neutron: Remove get_namespace from API extensions

-------------------------------------------------------------------
Fri Jun 12 01:16:22 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev187:
  * Fix L3AgentSchedulerTestJSON failure for dvr routers
  * Provides a sample resourcefile for Javelin
  * Add keystone v2.0 and v3 api discovery checks

-------------------------------------------------------------------
Thu Jun 11 07:34:17 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev181:
  * Fix spell error in configuration.rst
  * Add tenant network creation to account creation script
  * Fix several bugs in verify_tempest_config
  * Added documentation to tempest-account-generator

-------------------------------------------------------------------
Wed Jun 10 09:47:14 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev173:
  * Fix fail test_iscsi_volume
  * Apply a naming rule of GET to compute clients(f*)
  * Apply other "get" rule of GET to image v1 client
  * Make the names of image_member methods consistent
  * Check for NotFound exception in setUp() function
  * Fix condition of Swift SLO API tests run
  * Add support for image deactivate and reactivate
  * Check domain's enabled attribute strictly
  * Check IPv6 mupltiprefix feature

-------------------------------------------------------------------
Mon Jun  8 02:06:44 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev155:
  * Add test_port_list_filter_by_ip test

-------------------------------------------------------------------
Sat Jun  6 02:07:42 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev153:
  * Unskip test skipped because of closed bugs
  * Fixing some tests for DHCP IPv6

-------------------------------------------------------------------
Fri Jun  5 02:09:13 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev149:
  * Fix Nova API misimplementation for security groups

-------------------------------------------------------------------
Thu Jun  4 02:10:55 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev147:
  * Raise baremetal.unprovision_timeout default to 300 sec
  * More Javelin Unit tests

-------------------------------------------------------------------
Wed Jun  3 02:04:40 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev143:
  * Deleting ports before deletion of routers in resource_cleanup

-------------------------------------------------------------------
Tue Jun  2 02:06:48 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev141:
  * Check only for added/deleted metadata entries
  * Verbose waiting for status in neutron FWaaS
  * Fix server creation n test_large_ops

-------------------------------------------------------------------
Mon Jun  1 02:03:36 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev135:
  * Do not consider subnets of shared public nets
  * Verify exact match for volume metadata update

-------------------------------------------------------------------
Sat May 30 02:07:11 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev131:
  * Remove extra return value from scenario call to show_router
  * Apply a list_image_members rule of GET to image client
  * Apply a show_image rule of GET to clients
  * Remove heat-slow tox entry
  * Extend PATH and set -o pipefail in linux ssh
  * Add OS_TOP_LEVEL to testr conf

-------------------------------------------------------------------
Fri May 29 02:11:26 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev121:
  * Add config option to disable network isolation
  * Log instance console when ssh fails in EC2 test
  * Pass wait_until arg in create_test_server call
  * Replace "hardcode" in scenario tests
  * Apply a list_images rule of GET to image client

-------------------------------------------------------------------
Thu May 28 00:17:24 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev111:
  * Fix sample conf file based on new oslo.log release

-------------------------------------------------------------------
Wed May 27 00:18:36 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev110:
  * Remove skip for bug 1439371 on test_volume_boot_pattern
  * Fix typo in skip_checks function of BaseTestCase class
  * Fixing wrong cleanup order in test "test_rebuild_server"
  * Make sure filtered_by_ip list servers test uses correct ip filter

-------------------------------------------------------------------
Tue May 26 00:16:57 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev102:
  * Add domains negative test
  * Added test of default domain in Keystone
  * Image properties in scenario tests

-------------------------------------------------------------------
Sun May 24 00:16:22 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev96:
  * Move remaining schema files into v2_1 directory

-------------------------------------------------------------------
Fri May 22 12:54:17 UTC 2015 - rsalevsky@suse.de

- Update to version tempest-4.0.1.dev94:
  * Add test caller to scenario manager ssh connection failure for tracking
  * Fixing broken Heat tests for Swift resources
  * isolated creadentials are not cleaned up
  * Fix typo in cleanup_service class name
  * Ensure scenario utils creds are cleaned up
  * Tool for generation user accounts from spec
  * Extend credentials to support roles
  * Move identity_version to class level
  * Add py34 to readme, pkg metadata, and envlist
  * To test bootable flag in a cinder volume
  * Adds unit test for Javelin
  * Add cleanup after creating keypair
  * Fix tenant isolation and unit tests with py3
  * Added cleanup for tenant quotas

-------------------------------------------------------------------
Wed May 20 01:29:28 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev70:
  * Only create a TokenClient if api_v2 is enabled

-------------------------------------------------------------------
Sat May 16 03:52:43 UTC 2015 - dmueller@suse.com

- install accounts.yaml 

-------------------------------------------------------------------
Sat May 16 01:23:56 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev68:
  * Don't create network resources for scenario utils

-------------------------------------------------------------------
Fri May 15 02:31:32 UTC 2015 - dmueller@suse.com

- fix lock_path 

-------------------------------------------------------------------
Fri May 15 02:07:09 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev66:
  * Fix doc issue of lock test accounts

-------------------------------------------------------------------
Thu May 14 02:11:14 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev64:
  * Fix last unit tests on py34
  * Fix raise syntax in test.py for python3 compat
  * Introduce creds_provider in test.py
  * Extend get_client_manager to support roles
  * Remove unused wrapper methods

-------------------------------------------------------------------
Wed May 13 02:07:47 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev54:
  * Use six.moves.builtins to mock open in unit tests
  * Add new config option to globally trigger resource validation
  * Updated from global requirements
  * Fix tenant isolation and unit tests with py3
  * Drop use of 'oslo' namespace package

-------------------------------------------------------------------
Tue May 12 02:08:04 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev45:
  * Switch use of hashing strings to unicode in accounts
  * Switch all uses of iteritems to use six instead
  * Fix comprehension syntax error with python3
  * Switch all uses of urllib and HTMLParser to import from six
  * Fix verify_tempest_config to not leak a tenant
  * Instance ID was corrected
  * Define validation_resources function for ssh validation
  * Trim object storage smoke tests to a small set
  * Rework get_network_from_name() function

-------------------------------------------------------------------
Sun May 10 02:09:35 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev32:
  * Respect configured cred provider in scenario utils

-------------------------------------------------------------------
Sat May  9 02:10:09 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev30:
  * Remove common/ssh.py due to migration to tempest_lib
  * Remove CLI testing once and for all
  * Remove unnecessary force_tenant_isolation
  * Test live migrate on a paused instance

-------------------------------------------------------------------
Fri May  8 12:58:39 UTC 2015 - dmueller@suse.com

- remove suse-skip-some-tests.diff

-------------------------------------------------------------------
Thu May  7 00:14:59 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev23:
  * Drop v2 and v3 tokens clients
  * Delete server after resize test

-------------------------------------------------------------------
Tue May  5 12:21:04 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev20:
  * Fix logging.conf sample
  * Honour ssh_connect_method in test_baremetal_server_ops

-------------------------------------------------------------------
Sat May  2 00:05:56 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.0.1.dev17:
  * Remove version string from the setup.cfg
  * add image smoke tags
  * Fix typo in scenario manager
  * Drop auth and corresponding unit tests
  * Cleanup fixed_name logic in test_list_server_filters
  * Create a new project for trusts tests

-------------------------------------------------------------------
Fri May  1 00:05:30 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev10:
  * trim compute smoke tag
  * remove qos tests from volume smoke tag
  * trim network smoke tests
  * remove smoke tag from admin tests
  * remove smoke tag from negative tests
  * not all scenario tests should be in smoke
  4
  -
  * Use addCleanup in test_rebuild_server
  * Wait for complete deletion of volume snapshot before deleting volume

-------------------------------------------------------------------
Thu Apr 30 00:06:14 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev925:
  * Remove unused methods
  * Initial class creds creation in test base class
  * Switch all uses of httplib to import from six
  * Switch all uses of ConfigParser to import from six

-------------------------------------------------------------------
Wed Apr 29 00:05:53 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev917:
  * remove gate tag (part 3)
  * remove gate tag (part 2)
  * remove gate tag (part 1)

-------------------------------------------------------------------
Tue Apr 28 00:05:47 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev911:
  * Apply a naming rule of GET to compute clients(a-e)
  * Cleanup some details about the accounts files
  * Switch all uses of urlparse to import from six
  * Switch all uses of StringIO to use it from six
  * Fix non-locking test accounts doc section
  * Add a paragraph on the use of tempest_roles option
  * Adjust registration of ami image in boto tests
  * Allow SSH instance with username and password in scenario cases

-------------------------------------------------------------------
Mon Apr 27 09:01:55 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev895:
  * Apply a naming rule of GET to compute clients(a-e
  * Apply a naming rule of GET to telemetry client
  * Fixing spelling errors in messages when tests are skipped
  * remove swift cli tests
  * Direct ssh bash output to /dev/null
  * Add section to config guide for setting up services
  * Add config guide section on service feature enabled sections
  * Add logging of account allocation to accounts provider
  * Add configuration guide sections for more required options
  * Start a tempest config guide networking section
  * Add version and min_version to version API schema
  * Rename an internal method to _helper_list()
  * Decouple Sahara templates test from vanilla plugin

-------------------------------------------------------------------
Wed Apr 22 00:44:20 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev871:
  * Fix test accounts unit test race with networks
  * Revert "Test creation of server attached to created port"
  * Apply a naming rule of GET to messaging client
  * Adding port_admin_state_change option to config

-------------------------------------------------------------------
Sat Apr 18 00:44:35 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev863:
  * Test creation of server attached to created port

-------------------------------------------------------------------
Fri Apr 17 00:50:57 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev861:
  * Update linux client to support basic MTU testing
  * Add network support to the accounts providers
  * Improve logging in fixed_networks
  * FIx Accounts with identity v3 and v2 data in yaml
  * Add new multi ssh configuration options
  * Arrange quotas response schema into one file
  * Rearrange keypairs response schema into one file
  * Deprecates 'format' in Javelin image description

-------------------------------------------------------------------
Wed Apr 15 00:52:56 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev842:
  * Fix external connectivity check for dualstack
  * Make this script work with keystone v2 and v3

-------------------------------------------------------------------
Sat Apr 11 00:53:50 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev838:
  * Remove EC2 test case that incompatible with Amazon
  * Apply a naming rule of GET to orchestration client
  * Apply a naming rule of GET to volume client

-------------------------------------------------------------------
Fri Apr 10 00:53:19 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev832:
  * Prevent failures when running as non-admin

-------------------------------------------------------------------
Thu Apr  9 00:49:22 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev830:
  * Rearrange hypervisors response schemas into one file
  * Embed network resoruces and credentials in TestResources
  * Make L3AgentSchedulerTestJSON DVR-aware
  * Skip test_volume_boot_pattern until bug 1439371 is fixed
  * Fix fixed_network bug 1439634 - ipsec issue
  * Remove Sahara CLI tests (migrated)
  * Allows selection of floating IP pool in Javelin
  * Skip test_security_groups_basic_ops for vnic_type=direct of macvtap

-------------------------------------------------------------------
Wed Apr  8 00:52:36 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev814:
  * Use network from get_tenant_network in scenario
  * Use the catalog to discover available services instead of get_service
  * Allows Javelin to specify Swift role

-------------------------------------------------------------------
Tue Apr  7 00:50:44 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev808:
  * Fix fixed_network bug 1439634
  * L3 Agent Scheduler testcase cleanups
  * Limit tempest.config's use of cfg.CONF
  * Print an error message and fail if network could not be found by name
  * Allow Javelin to create volumes without servers
  * Remove hyphen from rand_name calls in scenario tests

-------------------------------------------------------------------
Sat Apr  4 00:50:18 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev796:
  * Rename test_live_block_migration to test_live_migration
  * Change default cirros ssh user
  * Testcase to create domain without description

-------------------------------------------------------------------
Fri Apr  3 00:50:54 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev791:
  * Clarify how to resolve a uuid collision

-------------------------------------------------------------------
Thu Apr  2 00:48:10 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev789:
  * Use the configured version of identity in stress

-------------------------------------------------------------------
Wed Apr  1 00:47:16 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev787:
  * test_accounts_file can be None
  * 1373513 has been fixed, remove skip

-------------------------------------------------------------------
Tue Mar 31 00:54:34 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev783:
  * Only use accounts.yaml with locking provider
  * Add API tests for Neutron DVR extension
  * Handle fixed_network edge cases gracefully
  * Update description of Enable block_migrate_cinder_iscsi
  * Remove hyphen from rand_name calls in identity tests
  * Add test for the various config cases of is_admin_available()

-------------------------------------------------------------------
Sun Mar 29 01:43:17 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev769:
  * Split resource_setup for network tests
  * Remove hyphen from rand_name calls in compute tests
  * Remove hyphen from rand_name calls in thirdparty tests
  * Non-admin token tests for Keystone API

-------------------------------------------------------------------
Fri Mar 27 16:44:16 UTC 2015 - rsalevsky@suse.com

- Update to version tempest-4.dev761:
  * Start instances using fixed network when possible
  * Remove hyphen from rand_name calls in baremetal tests
  * Remove hyphen from rand_name calls in image tests
  * Remove hyphen from rand_name calls in volume tests
  * Pass identity_version into get_credentials
  * Support identity_version in credential provider wrappers
  * Refactor floatin_ips V2.1 API response schema
  * Drop any dependency from config in test_credentials
  * Refactor fixed_ips API response schema
  * Rearrange aggregates response schema into one file
  * Adding sudo to command _renew_lease_dhclient in remote_client
  * Remove invalid use of kwargs from image clients
  * Remove remaining CONF references in service_client
  * Use oslo concurrency api to get lock path
  * Updated from global requirements
  * Support v3 in credential providers and subclasses
  * Remove ceilometerclient CLI tests
  * Fix interfaces response schema
  * Rearrange certificates response schema into one file
  * Rename compute response schema dir to v2_1
  * Respect configured credential provider everywhere
  * Remove unused dependency to config module
  * Fixing spelling error in the message when test is skipped
  * Remove redundant calls to clear_isolated_creds
  * Make check_uuid executable
  * Add 'instance_uuid' in show baremetal schema
  * Add 'disabled_reason' in hypervisor schema
  * Allow sress test runner to skip based on available services
  * Fixes a typo and adds proper captilization
  * javelin: don't destroy floating IP resource
- Rebased patches:
  * suse-skip-some-tests.diff

-------------------------------------------------------------------
Thu Jan 29 00:57:02 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev293:
  * Fix _create_loginable_secgroup_rule in scenario manager

-------------------------------------------------------------------
Wed Jan 28 00:58:25 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev291:
  * Updated from global requirements
  * Add ironic port show by mac address
  * Allow to specify the list of sahara enabled plugins

-------------------------------------------------------------------
Sun Jan 25 00:56:07 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev286:
  * Remove CONF values from database client
  * Use server_client clearly for removing server_group

-------------------------------------------------------------------
Sat Jan 24 00:56:01 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev283:
  * Remove CONF values from network client

-------------------------------------------------------------------
Fri Jan 23 00:56:33 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev282:
  * Remove CONF values from compute clients

-------------------------------------------------------------------
Thu Jan 22 00:56:17 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev281:
  * Update glance_http for SSL
  * update test_volume_boot_pattern to assign one value
  * Skip test_subnet_details
  * Use valid metadata keys for compute images

-------------------------------------------------------------------
Wed Jan 21 00:57:54 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev274:
  * Switch rest_client module to tempest-lib
  * Remove RestClientException inheritance
  * Change orchestration client to return one value and update tests
  * Remove CONF values from OrchestrationClient
  * Add compute_quotas lock fixture to test_absolute_limits_negative
  * Use create_test_server in test_max_image_meta_exceed_limit
  * Change compute image client methods to return one value

-------------------------------------------------------------------
Tue Jan 20 00:56:13 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev261:
  * Change some compute admin image client methods to return one value
  * Add return one value to volume delete methods
  * Adds scenario for DNS-nameserver configuration
  * Remove JSON-specific code from client settings

-------------------------------------------------------------------
Mon Jan 19 00:56:29 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev253:
  * Move tempest_roles options to auth group

-------------------------------------------------------------------
Sat Jan 17 00:56:38 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev251:
  * Add explicit cleanup to test_ports
  * Make rest_client module py34-compatible
  * Change volume client methods to return one value
  * Move fake get_credentials methods to test_auth
  * Remove CONF reference in test_rest_client
  * Adds tests create/update port with multiple attributes
  * Create port in allowed allocation pools
  * Test delete of SLAAC subnet without port delete

-------------------------------------------------------------------
Fri Jan 16 00:56:48 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev236:
  * Add roles to all tempest created users
  * Move ResponseBody/List classes to service_client
  * Make TestSwiftBasicOps use object_client

-------------------------------------------------------------------
Thu Jan 15 00:56:26 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev231:
  * Test port update with new security group
  * Separate tests of negative_rest_client
  * Remove imports of http module
  * Add raw_request() to RestClient
  * Remove all CONF values from RestClient
  * Updated from global requirements

-------------------------------------------------------------------
Wed Jan 14 00:55:22 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev219:
  * Floatingip as port fixed ip

-------------------------------------------------------------------
Tue Jan 13 00:55:59 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev217:
  * Add image client build timeout config option
  * Change v2 identity client methods to return one value
  * Add test case for floating_ip response body
  * Routers Negative API Test

-------------------------------------------------------------------
Fri Jan  9 00:55:47 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev209:
  * Change image client methods to return one value
  * Floating IP Negative Tests

-------------------------------------------------------------------
Thu Jan  8 00:55:27 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev205:
  * Separate NegativeRestClient from rest_client
  * Move _get_region() to NegativeRestClient
  * Remove ObjectClientCustomizedHeader class

-------------------------------------------------------------------
Wed Jan  7 00:55:23 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev199:
  * printout testr tests that fail
  * Handle HTTP 415 in rest_client
  * Update sample config
  * Remove AccountClientCustomizedHeader class

-------------------------------------------------------------------
Tue Jan  6 00:56:21 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev193:
  * Avoid port_state error in test_create_list_show_delete_interfaces
  * Skip load balancer API test for ipv6 network

-------------------------------------------------------------------
Mon Jan  5 12:44:04 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev189:
  * Remove _get_endpoint_type() from RestClient
  * Separate build_interval/timeout from RestClient
  * Updated from global requirements
  * Delete unused schema definition console_output
  * Change v3 identity client methods to return one value
  * Ignore router_interface is not found while cleanup

-------------------------------------------------------------------
Sun Jan  4 00:55:16 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev178:
  * Ensure subnet for port security group tests

-------------------------------------------------------------------
Sat Jan  3 00:55:42 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev176:
  * Drop ComputeAdmin configs, credentials and manager

-------------------------------------------------------------------
Fri Jan  2 00:55:29 UTC 2015 -  cloud-devel@suse.de

- Update to version tempest-4.dev174:
  * Avoid overlapping subnets in class NetworksTestJSON
  * Adds documentation for Javelin

-------------------------------------------------------------------
Wed Dec 31 00:55:37 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-4.dev170:
  * Remove python client related logging
  * Preupgrade setuptools in tox tempestenv
  * Remove interface json and set skip_test method
  * Correctly fetch the ips from server
  * Remove Nova v3 API config

-------------------------------------------------------------------
Tue Dec 30 00:55:20 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-4.dev161:
  * Improves documentation formatting of cleanup.py

-------------------------------------------------------------------
Mon Dec 29 16:46:23 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-4.dev159:
  * Fixing typo in config.py
  * Add ComputeClient for cleanup
  * Skip personality max limit tests in case no limit

-------------------------------------------------------------------
Fri Dec 26 00:55:39 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-4.dev151:
  * Refactor custom matchers
  * Fix log message on exception in setUpClass

-------------------------------------------------------------------
Thu Dec 25 00:55:46 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-4.dev148:
  * Add ObjectStorageClient for cleanup

-------------------------------------------------------------------
Wed Dec 24 00:55:39 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-4.dev144:
  * EC2: do not assume order in dictionary
  * Fix dhcpv6-stateful tempest test to validate only valid use-case

-------------------------------------------------------------------
Tue Dec 23 00:55:25 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-4.dev140:
  * Add VolumeClient for cleanup
  * Improve error message on exception raised by get_default
  * Actually attach a volume to an instance before taking snapshot
  * DHCP6 Tests fail to remove DVR ports
  * Test wrong IP version of prefix in security rule

-------------------------------------------------------------------
Mon Dec 22 00:55:31 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-4.dev130:
  * Add note about build_timeout

-------------------------------------------------------------------
Sat Dec 20 00:56:19 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-4.dev128:
  * Add IdentityV3Client for cleanup
  * Change neutron client methods to return one value and update tests
  * Reorder setup and cleanup functions for readability

-------------------------------------------------------------------
Fri Dec 19 01:20:15 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-4.dev123:
  * Fix slowest test output after test run
  * Add a word "Test" to metering test classes
  * Remove unnecessary setting from CredentialsTests
  * Add Test to Create Port with no security groups
  * Fix rebuild server tests for wrong input
  * Use isolated creds for dashboard scenario
  * Fix ipv6 network scenario in multi-network environment
  * Do not test the metadata_items limit when there is no limit
  * Do not test the maxImageMeta limit when there is no limit
  * DHCPv6 network tests

-------------------------------------------------------------------
Thu Dec 18 01:18:12 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-4.dev104:
  * Remove Nova v3 API schemas
  * Remove Nova v3 API clients
  * Remove Nova v3 API tests

-------------------------------------------------------------------
Sun Dec 14 01:19:18 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-4.dev101.gab6106d:
  * Skip IPv6 scenarios for baremetal
  * Remove use of 'cls.enabled = False'

-------------------------------------------------------------------
Sat Dec 13 01:20:28 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-4.dev99.g59101f7:
  * Remove Nova v3 API code from RestClient
  * Raise a new exception NotImplemented for HTTP501
  * Remove XML related code from RestClient
  * Updated from global requirements

-------------------------------------------------------------------
Fri Dec 12 01:19:42 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-4.dev91.ge869ff3:
  * Bump working version to 4
  * Change rest client exceptions' inheritances
  * Move safe_body() into specific class
  * Make InvalidServiceTag inherit from TempestException
  * Framework for staged setup
  * Use assertIn to check for subnet membership
  * Remove network debug
  * Handle pagination keys in lister response
  * Adds scenario for IPv6 addresses

-------------------------------------------------------------------
Thu Dec 11 01:16:36 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev75.g10c0e4f:
  * Remove unused TOKEN_CHARS_RE
  * Check that the number of fixed_ips is at least one
  * Skip test_update_router_admin_state for baremetal

-------------------------------------------------------------------
Wed Dec 10 01:17:14 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev70.gfc7d4ff:
  * Temporarily disable service-type test
  * Ensure extension aliases are used for nova based services
  * Revert "Log the credentials used to clear networks"
  * Add more verbose info for wait_for_..._status methods
  * Ironic: Remove few misguided negative tests on ports
  * Test to create bulk port
  * Basic networks Scenario Test Enhancements
  * Firewall as a service API Test Enhancement
  * Scenario manager: catch Exception in get_remote_client

-------------------------------------------------------------------
Tue Dec  9 01:17:38 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev52.g3dd8545:
  * Remove Volume V1 specific test base classes
  * Log the credentials used to clear networks
  * Support creating users with a default_project_id
  3
  -

-------------------------------------------------------------------
Fri Dec  5 01:18:51 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev233.ga7db669:
  * Add ca_certificates_file option to test against SSL servers

-------------------------------------------------------------------
Thu Dec  4 01:18:04 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev232.g70f996c:
  * Remove unnecessary secgroup attrs from scenario tests

-------------------------------------------------------------------
Wed Dec  3 10:14:52 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev230.g69f3e78:
  * Port API Test Enhancement
  * add cinder v2 api tests for volume_services
  * Fixing casual failing of nc service in LBaaS
  * Security Group ICMP validation for icmp-code

-------------------------------------------------------------------
Wed Dec  3 01:19:17 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev222.g12f862b:
  * Make policy client methods return one value, and fix tests
  * part-2 expect badRequest in server metadata test
  * Use volume_id rather than volume_name in volume extensions timeout
  * Adapt negative testing documentation
  * Use a compute service type from tempest.conf
  * Respect auth.allow_tenant_isolation
  * Remove not used attribute _schema_file
  * Expand service validation to work for Nova cells
  * Dashboard login page assert string fix
  * Cleanup class resources for large-ops scenario
  * Added neutron cli test case for fwaas
  * Moved init_conf call and preserve tempest network objects

-------------------------------------------------------------------
Tue Dec  2 01:19:01 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev198.g7861870:
  * Fix print name of ResponseBody object
  * Expect badRequest in server metadata negative test
  * Add code to enable single-value response for http clients
  * Fix error message when isolated tenant subnet creation fails

-------------------------------------------------------------------
Sat Nov 29 01:18:25 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev190.ge5af625:
  * Remove unnecessary parameters on create_volume API
  * Take InstanceType for launchconfig res creation

-------------------------------------------------------------------
Fri Nov 28 01:19:53 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev187.g8fa6c03:
  * use built in HTMLParser instead of lxml
  * Remove unused xml config options
  * Enable cinder v2 api tests in volume quotas
  * Fix doc for usage of python clients in scenario tests
  * Add a shelve/unshelve scenario

-------------------------------------------------------------------
Thu Nov 27 01:19:44 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev178.ge4119b6:
  * remove xml_utils and all things that depend on it
  * purge xml clients from tempest.clients
  * part 2 of delete xml
  * delete all compute xml tests
  * Skip test_volume_boot_pattern until bug 1373513 is fixed

-------------------------------------------------------------------
Wed Nov 26 01:18:37 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev168.g5e27849:
  * rm pyc files before test runs
  * Unified interface for ScenarioTest and NetworkScenarioTest
  * Update documentation for clarity
  * Updated from global requirements
  * Use standard assertVolumeStatusWait for volume detachment
  * Security Groups API Tests Enhancements
  * enable cinder v2 api for test_volumes_backup
  * Sync latest log module from oslo-incubator
  * Add Conflict exception in test_floating_ips_actions case

-------------------------------------------------------------------
Sat Nov 22 01:02:37 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev150.g9981e16:
  * Add check for too_slow_to_test flag on swift notification test

-------------------------------------------------------------------
Fri Nov 21 01:03:58 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev149.g9be1c23:
  * Add scenario test for swift-proxy ceilometer middleware
  * Support for IPv6 tests for API

-------------------------------------------------------------------
Thu Nov 20 15:10:27 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev145.g98f3931:
  * Add internal methods for setting identity clients
  * Add internal methods for setting volume clients
  * Add config options for XML support in Keystone
  * Ignore NotFound during network cleanup on API
  * Enable cinder v2 api for volume type extra specs tests
  * Enable v2 api for volume and snapshot tests
  * Fix inheritance for BaseTestCase
  * Move common compute clients to the setting method
  * Enable cinder v2 api for volume hosts
  * Adds test for deleting external network with floatingIPs
  * Updated from global requirements
  * Adds doc for public_router_id in tempest.conf
  * Update README.rst for generating sample conf file
  * Add internal methods for setting compute clients
  * Attempt to test live_migration by default
  * skip test_server_cfn_init as the failure rate is too high
  * Delete console negative tests
  * Make every swift clients use expected_success
  * enable cinder v2 api for volumetype test
  * Fix invalid URL in AccountClientCustomizedHeader
  * Use addCleanup when running swift scenario tests
  * Make delete_container use expected_success
  * Fix empty string as id in create flavor request
  * Creating individual resources for vpnaas test case
  * quota testcases use tenant_name should use tenant_id
  * Update docs for regenerating sample conf file
  * Decouple resources and preconditions in secgroup scenario
  * Revert "Skip test_list_server_addresses if neutron"
  * Adds "list external networks" test to regular user
  * Remove "Disabled Reason" from test_cinder_service_list

-------------------------------------------------------------------
Sat Nov 15 00:52:23 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev73.g816131c:
  * Stop resource leakage for negative tests
  * Fixes grammatical errors in HACKING.rst
  * Remove a redundant KeyPairsV3ClientJSON
  * Fix tox stress invocation to not quote arguments
  * Skip some tests when cinder is not enabled
  * Use "ip" instead of "ifconfig" to get MAC address

-------------------------------------------------------------------
Fri Nov 14 00:52:45 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev61.ga462b9d:
  * Fixes volume client in volume tests
  * Don't setup identity v3 client if v3 is disabled
  * Fix service validation schema

-------------------------------------------------------------------
Thu Nov 13 00:53:58 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev55.g1e6d39e:
  * javelin2: destroy functions above network resources
  * javelin: add network and secgroup resources
  * Adds test for list/get volume attachments V2 APIs

-------------------------------------------------------------------
Wed Nov 12 00:54:19 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev49.g31a91ee:
  * Fixed a comment on dirty logs list
  * Create subnet without gateway and explicit IP ver

-------------------------------------------------------------------
Tue Nov 11 00:54:04 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev45.gf306a23:
  * Remove ephemeral size assertion in baremetal scenario

-------------------------------------------------------------------
Sat Nov  8 12:38:56 UTC 2014 - dmueller@suse.com

- Update to version tempest-3.dev43.g7cbc5a4:
  * Add wait for async secgroup add to minimum basic scenario
  * Increase the 'all' timeout because slow tests are included
  * Change CLI tests to use auth providers

-------------------------------------------------------------------
Mon Nov  3 14:19:01 UTC 2014 - dmueller@suse.com

-  0001-Adjust-oslo-logging-to-provide-adapter-is-enabled-fo.patch 

-------------------------------------------------------------------
Sat Nov  1 21:17:59 UTC 2014 - dmueller@suse.com

- Update to version tempest-3.dev38.geef8381:
  * Correct docstring indentation
  * Fix the flavor ram string value
  * Add list-networks test for os-networks API
  * Switch to using subunit-trace from tempest-lib
  * Migrate cli test framework to tempest-lib
  * Fix and re-enable test_disassociate_not_associated_floating_ip

-------------------------------------------------------------------
Wed Oct 29 01:30:43 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev26.gfde24dd:
  * Allow some lag for floating IP to reach a status
  * Adds method to verify multiple tenants are available
  * Include 207 in http success status code RFC-4918

-------------------------------------------------------------------
Mon Oct 27 17:52:41 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-3.dev20.g912cb93:
  * Fix missing usage of the xml neutron clients
  * Remove checking of non empty resp body for 204
  * Add config option for XML support in Networking
  * Fix AttributeError when test_function_help fails
  * Fix resource leakage in messaging.test_queues
  * Remove AltManager class from client
  * Bump version string to coincide with kilo release
  2
  -
  * Make duration in serial test approximate total run time
  * Add cleanup to test_verify_multiple_nics_order
  * Remove PYTHONHASHSEED=0 from tox pep8 job
  * Log identifiers of resources being cleaned up
  * Add list servers to large ops test
  * Fix execute status of cleanup script files
  * Don't double log API request
  * Port API Tests Enhancements
  * Remove OfficialClient dependency from HACKING.rst

-------------------------------------------------------------------
Fri Oct 17 00:32:35 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1285.g4b53c89:
  * Move tempest to oslo-config-generator
  * enable cinder v2 api for test_multi_backend

-------------------------------------------------------------------
Thu Oct 16 00:29:39 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1281.g9aeebd7:
  * Make rest_client.wait_for_resource_deletion timeout error more specific
  * Add a server console-log test with unlimited length
  * Don't use a specific arg list for stress in tox.ini
  * Fix duplicate ref of volume_types_client in vol tests
  * Clean up tox.ini and make tempest and unit test distinct
  * Easier to read console output

-------------------------------------------------------------------
Wed Oct 15 08:24:05 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1269.g9b0aed3:
  * Add missing space to build_timeout description
  * Fix cleanup for EC2 test_compute_with_volumes
  * Move status check to client for "messaging" tests
  * Orchestration use stack timeout waiting for ping response
  * Add expected response checks of secgroup rules
  * Adds status check for FloatingIP in network scenarios
  * Fix finding router for scenario tests

-------------------------------------------------------------------
Wed Oct 15 00:31:14 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1255.g4afe75c:
  * Verify network interfaces are in requested order
  * Adds TestSecurityGroupsBasicOps created VM's security_groups check
  * Add exceptions.BadRequest to the test case of reserve_fixed_ip
  * Run telemetry in javelin if resources.yaml says so
  * Remove @author tags from copyright statements
  * Add Credentials Provider factory

-------------------------------------------------------------------
Tue Oct 14 00:31:38 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1244.gafb3e83:
  * Revert "Skip telemetry_notification_api test due to bug 1336755"

-------------------------------------------------------------------
Sat Oct 11 23:57:34 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1242.gd40ea28:
  * Allow javelin to run with incomplete resources.yaml
  * Add the start message for debugging net info

-------------------------------------------------------------------
Fri Oct 10 23:54:45 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1238.ge470eb5:
  * Fix verify_tempest_config with disabled services
  * Fix create_user parameters for v3
  * Fixes image create utf-8 multibyte test

-------------------------------------------------------------------
Thu Oct  9 23:54:13 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1232.g41d6aa2:
  * Fwaas API Test Enhancement

-------------------------------------------------------------------
Wed Oct  8 23:53:48 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1230.g6a81d4a:
  * Fix use of kwargs instead of **kwargs
  * Log AttributeError as 'info' instead of 'exception'

-------------------------------------------------------------------
Tue Oct  7 23:53:41 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1226.ge47fc1a:
  * Drop unused safe_setup decorator
  * Separate security group rule test for each args

-------------------------------------------------------------------
Tue Oct  7 17:18:10 UTC 2014 - dmueller@suse.com

- Update to version tempest-2.dev1223.g41fa16d:
  * Hacking rule to forbid resource unsafe fixtures
  * Remove setUpClass added after cleanup
  * remove heat test_updates tests
  * Migrate cli tests to resource_* fixtures
  * Migrate thirdparty tests to resource_* fixtures
  * Migrate scenario tests to resource_* fixtures
  * Migrate volume API tests to resource_* fixtures
  * Improve IPV6 parity in Security Group testcases
  * Fix Docstrings for test_server_basic_ops.py
  * Remove Resp status code checks in stress tests
  * Don't parse config file if it doesn't exist
  * Fix schema definition admin_flavor_create
  * Reduce complexity during import phase
  * Fix MismatchError for LB scenario test
  * Fix use of code name in services decorator
  * Add tempest post-run cleanup script
  * Fix arguments for method expected_success

-------------------------------------------------------------------
Thu Oct  2 23:50:58 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1190.ga3cca56:
  * Use shared values for test_security_group_rules
  * skip cfn_init test, it is failing too much
  * Revert "Add "reboot_instance" EC2 API test"
  * Remove "nova-manage flavor list" CLI test
  * Removes deprecated net_common module
  * Drop client_type for auth module
  * Drop OfficialClientManager and references to it
  * javelin: fix user destruction
  * Add an internal test method for rebooting a server
  * Add test list_servers_filtered_by_name_regex

-------------------------------------------------------------------
Wed Oct  1 23:39:16 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1170.g2cae75a:
  * Drop OfficialClientManager from tenant isolation
  * Migrate telemetry API tests to resource_* fixtures
  * Migrate queuing API tests to resource_* fixtures
  * Migrate orchestration API tests to resource_* fixtures
  * Add subnet tests for extra attributes

-------------------------------------------------------------------
Tue Sep 30 23:38:45 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1160.g1a8b6db:
  * disable neutron network tests that fail too much
  * Add a test for deleting a suspended server
  * javelin: Detach the volume before destruction
  * Updated from global requirements
  * Migrate scenario utils to tempest client
  * Fix resource cleanup in server rescue tests
  * Add a test documentation section to the docs
  * Do not run fwaas API tests in smoke

-------------------------------------------------------------------
Mon Sep 29 23:56:19 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1144.g07bfc57:
  * Javelin: enable volume resources
  * Rename NeutronScenarioTest to NetworkScenarioTest
  * Drop OfficialClientTest and NetworkTest
  * Stop using intersphinx
  * enable volumes v2 snapshot tests by sharing codes
  * Add bash to tox whitelist_externals
  * Unskip test_update_port_with_second_ip()
  * Make SwiftScenarioTest methods public
  * Work toward Python 3.4 support and testing

-------------------------------------------------------------------
Mon Sep 29 11:40:43 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1126.g58791da:
  * Skip large_ops_scenario if large_ops_number < 1
  * Cleanup leftover dependencies to official clients
  * Add a test for deleting multiple objects by POST method

-------------------------------------------------------------------
Sun Sep 28 23:55:57 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1121.gd1848f0:
  * Add "reboot_instance" EC2 API test

-------------------------------------------------------------------
Sat Sep 27 23:56:00 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1119.gb053376:
  * Add test caller to test_server_cfn_init timeout error message
  * reenable full request/response logging at DEBUG
  * Log deletion errors in clean servers
  * Lock test_resize_server_using_overlimit_* tests on 'compute_quotas'
  * Add response schema for V2 sec grp default rule
  * Unskip test_create_and_get_delete_bucket()

-------------------------------------------------------------------
Fri Sep 26 23:55:36 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1107.gc1f6cd3:
  * Properly preserve trace on error during wait
  * Updates Tempest to match Zaqar's API name change
  * Restoring dashboard tests

-------------------------------------------------------------------
Thu Sep 25 23:55:20 UTC 2014 -  cloud-devel@suse.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 07:48:22 UTC 2014 -  cloud-devel@suse.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 23:45:50 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1085.g6a12cc9:
  * Migrate baremetal_basic_ops to tempest clients

-------------------------------------------------------------------
Wed Sep 24 08:24:39 UTC 2014 - dmueller@suse.com

- Update to version tempest-2.dev1083.gd3b399d:
  * Replace wait with communicate to avoid potential deadlock
  * 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 23:45:28 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1067.gcf1bfa3:
  * Migrate computev2 API tests to resource_* fixtures

-------------------------------------------------------------------
Mon Sep 22 12:18:15 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1065.g465ec2e:
  * Delete baremetal resources in correct order
  * Add missing baremetal API tests

-------------------------------------------------------------------
Sat Sep 20 23:45:12 UTC 2014 -  cloud-devel@suse.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 00:11:40 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1049.g6e0787e:
  * Remove PYTHONHASHSEED=0 from tox.ini

-------------------------------------------------------------------
Fri Sep 19 00:12:46 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1047.g3d670cb:
  * Select AuthProvider type from credentials type
  * Unskip test_rescope_token()

-------------------------------------------------------------------
Thu Sep 18 06:51:50 UTC 2014 - dmueller@suse.com

- Update to version tempest-2.dev1043.g595d736:
  * 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
  * Migrate test_large_ops to tempest client
  * large ops test should be derived from OfficialClientTest
  * Support lack of ephemeral volumes for baremetal
  * Change LOG.exception to LOG.info for skipped tests
  * Replace confusing member name
  * Remove redundant waiter in create_volume cleanup
  * Allow new quota types
  * Have the EC2 instance test to wait for termination
  * Migrate advanced server network to tempest clients
  * Migrate test_encrypted_cinder_volumes to tempest client
  * Move javelin2 over to use oslo logging
  * Move success response checking to the token client
  * Cleanup neutron default security groups on tenant deletion
  * Fix tox coverage job
  * Allow FWaaS API test to accept more than one end state
  * Remove test start output in pretty tracer
  * Fix errors on import with service tags

-------------------------------------------------------------------
Sat Sep 13 00:41:35 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev1001.g4d1d242:
  * VolumeMultiBackendTest: delete error volumes

-------------------------------------------------------------------
Fri Sep 12 22:04:03 UTC 2014 - dmueller@suse.com

- Update to version tempest-2.dev999.g86921b0:
  * Skipping dashboard test to unblock gate
  * 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
  * Add a NotLockingAccounts credentials provider
  * Fix use of nonexistent class variable in accounts
  * Fix TypeError in TestVolumeBootPattern
  * Fix V2 hypervisor server schema attribute
  * 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
  * Adds v2 keystone service test to service v3
  * 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

-------------------------------------------------------------------
Fri Sep  5 00:24:25 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev935.ga5c669d:
  * Properly detect grenade in check_logs script

-------------------------------------------------------------------
Thu Sep  4 00:10:24 UTC 2014 -  cloud-devel@suse.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 13:05:22 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev926.g45dcf11:
  * remove default=None for config options

-------------------------------------------------------------------
Tue Sep  2 00:09:33 UTC 2014 -  cloud-devel@suse.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 00:10:39 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev912.g6e41803:
  * Add _interface attribut in BaseNetworkTest

-------------------------------------------------------------------
Sun Aug 31 00:09:39 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev910.g0684c14:
  * Migrate test_volume_boot_pattern to tempest client
  * Migrate test_server_basic_ops to tempest client
  * Rename Marconi to Zaqar

-------------------------------------------------------------------
Sat Aug 30 00:10:02 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev904.gdb0604b:
  * Extract SwiftScenarioTest class to manager
  * Fix hardcoded gateway in IPV6 subnet api tests

-------------------------------------------------------------------
Fri Aug 29 00:10:48 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev900.gf0536c7:
  * Add REVIEWING.rst
  * Add functools.wraps on all function decorators

-------------------------------------------------------------------
Thu Aug 28 15:44:08 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev896.gcd235c7:
  * Catch BadRequest exception from correct module
  * Remove functionality to load json files

-------------------------------------------------------------------
Thu Aug 28 00:28:55 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev892.g9c1ce58:
  * Ensure proper ordering of XML arguments
  * Adds support for custom image formats in scenarios
  * Fixes Hyper-V basic scenario volume partition name
  * Add service tags to tempest/api/orchestration/stacks

-------------------------------------------------------------------
Wed Aug 27 06:41:22 UTC 2014 - tbechtold@suse.com

- Update to version tempest-2.dev884.ge41007c:
  * Client response checking for orchestration service
  * Move API response success check to Neutron client
  * Add cases for Swift scenario test
  * Add sec-group rules for ping6 and ssh -6
  * missing network configuration in telemetry tests
  * 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
- Refresh suse-skip-some-tests.diff

-------------------------------------------------------------------
Mon Aug 25 13:03:13 UTC 2014 - bwiedemann@suse.com

- use %_rundir if available, otherwise /var/run

-------------------------------------------------------------------
Sun Aug 24 00:27:58 UTC 2014 -  cloud-devel@suse.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 00:27:12 UTC 2014 -  cloud-devel@suse.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 00:26:25 UTC 2014 - cloud-devel@suse.de

- Rebased patches:
  + 0001-Avoid-unneeded-use-of-set-and-use-list-instead.patch dropped (merged upstream)

-------------------------------------------------------------------
Thu Aug 21 00:26:24 UTC 2014 -  cloud-devel@suse.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 00:25:39 UTC 2014 -  cloud-devel@suse.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

-------------------------------------------------------------------
Tue Aug 19 00:16:59 UTC 2014 -  cloud-devel@suse.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 16:02:33 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev809.g485a1e6:
  * Convert request schema (flavors)

-------------------------------------------------------------------
Sat Aug 16 00:18:13 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev807.gfcd64c0:
  * Add ironic instance rebuild test
  * Allow dict's as schema definitions
  * Enable E128 ignore E129
  * Enable H407,H305,H307,E122 ignore E123

-------------------------------------------------------------------
Fri Aug 15 00:17:45 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev800.gf54773c:
  * Revert "Added neutron cli test case"
  * Added neutron cli test case
  * Add console_output compute feature flag
  * Stop leaking identity resources in teardown_all()

-------------------------------------------------------------------
Thu Aug 14 00:17:15 UTC 2014 -  cloud-devel@suse.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

-------------------------------------------------------------------
Wed Aug 13 00:16:30 UTC 2014 -  cloud-devel@suse.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 12:09:08 UTC 2014 -  cloud-devel@suse.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 12:51:33 UTC 2014 - vuntz@suse.com

- Add 0001-Avoid-unneeded-use-of-set-and-use-list-instead.patch to
  fix python 2.6 issue.

-------------------------------------------------------------------
Fri Aug  1 23:36:58 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev733.ge5d2083:
  * Skip test_rescope_token
  * Fix skip_path logic if path part is empty

-------------------------------------------------------------------
Thu Jul 31 23:36:59 UTC 2014 -  cloud-devel@suse.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:29:56 UTC 2014 - dmueller@suse.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

-------------------------------------------------------------------
Mon Jul 28 23:37:00 UTC 2014 -  cloud-devel@suse.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 00:27:44 UTC 2014 -  cloud-devel@suse.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 00:27:04 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev666.g72d07d8:
  * Add base class for all credential providers

-------------------------------------------------------------------
Thu Jul 24 07:52:36 UTC 2014 - dmueller@suse.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 00:27:59 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev642.ga438303:
  * Updated from global requirements
  * Create test images via Glance instead of Nova

-------------------------------------------------------------------
Sun Jul 20 00:29:13 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev639.gf0e042d:
  * Adds list users tests in v3
  * Add python-ceilometerclient in requirements

-------------------------------------------------------------------
Sat Jul 19 00:29:39 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev635.g165a743:
  * Refactor random url generation into its own method
  * 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 00:29:45 UTC 2014 -  cloud-devel@suse.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 00:33:29 UTC 2014 -  cloud-devel@suse.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

-------------------------------------------------------------------
Fri Jul 11 23:40:07 UTC 2014 -  cloud-devel@suse.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

-------------------------------------------------------------------
Thu Jul 10 23:40:14 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev587.g2663a5b:
  * Add a skip for bug #1334368
  * Sharing codes for volumes list tests

-------------------------------------------------------------------
Wed Jul  9 23:40:17 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev583.ge3e9da7:
  * Make os-quota-class-sets test not break quotas
  * Add Ironic show driver API test

-------------------------------------------------------------------
Mon Jul  7 23:40:10 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev580.g005958f:
  * Verify list-Floating-IP-Bulk Nova API attributes
  * Improve test isolation in test_networks:BulkNetworkOpsTest*

-------------------------------------------------------------------
Sun Jul  6 23:40:00 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev576.gd7285f3:
  * Add querying for lists in ceilometer client

-------------------------------------------------------------------
Fri Jul  4 23:39:54 UTC 2014 -  cloud-devel@suse.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

-------------------------------------------------------------------
Thu Jul  3 00:26:39 UTC 2014 -  cloud-devel@suse.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

-------------------------------------------------------------------
Wed Jul  2 00:25:04 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev528.g8520a48:
  * Add skip decorators in test_servers_negative
  * Fix race condition in flavor tests
  * Verify delete-Floating-IP-Bulk Nova API attributes
  * Adds scenario tests for volume encryption
  * Fix calls to mock.assert_not_called()

-------------------------------------------------------------------
Tue Jul  1 09:06:34 UTC 2014 - dmueller@suse.com

- Update to version tempest-2.dev518.ge64601f:
  * add py27 to default tox
  * Correct nc command in test_load_balancer_basic
  * Fixes Scoping bugs
  * Missing node driver interface validation API
  * 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

-------------------------------------------------------------------
Sun Jun 29 00:24:27 UTC 2014 -  cloud-devel@suse.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

-------------------------------------------------------------------
Sat Jun 28 00:23:21 UTC 2014 -  cloud-devel@suse.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 12:19:08 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev486.g1d30c65:
  * javelin: create and attach volumes

-------------------------------------------------------------------
Fri Jun 27 00:23:12 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev484.g0b46e3d:
  * Avoid empty string for length in os-getConsoleOutput
  * Use config generator rc instead of wrapper script
  * Update config generator from oslo-incubator
  * Add parametric tests of Swift object API, part 1

-------------------------------------------------------------------
Thu Jun 26 00:23:30 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev476.gdc3d185:
  * Add client response checking for image service
  * Added swift CLI test cases
  * Handle backup not found in test_create_backup
  * Add "create a server" test with server group

-------------------------------------------------------------------
Wed Jun 25 00:28:03 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev468.g079bf98:
  * Verify create agent attributes of V2/V3 APIs
  * provide enough time to do expires in obj tests
  * HEAD doesn't return a body
  * Remove assertTrue from ssh unit tests
  * Add new rescue compute feature flag
  * Fix T104 for scenario test subdirs
  * Don't try to trace non-printable characters in debug output
  * Bump baremetal power/assoc/unprovision timeouts
  * Add README section about API stability
  * Don't store duplicate policies for server_group

-------------------------------------------------------------------
Mon Jun 23 15:27:02 UTC 2014 - dmueller@suse.com

- add suse-skip-some-tests.diff

-------------------------------------------------------------------
Sat Jun 21 00:38:08 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev449.gf783013:
  * Updated from global requirements
  * Use the http image location conf option for api tests
  * Make test_snapshot_pattern ssh error path work
  * Skip case for fixing incorrect exception assertion
  * make logformat more similar to oslo
  * Add branchless tempest section to README.rst

-------------------------------------------------------------------
Fri Jun 20 00:40:02 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev438.gfe3a91c:
  * Add Ceilometer client for scenarios tests
  * Force connection auth as part of RemoteClient in scenario
  * Check create-Floating-IP-Bulk Nova API attributes

-------------------------------------------------------------------
Thu Jun 19 00:40:49 UTC 2014 -  cloud-devel@suse.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 00:43:05 UTC 2014 -  cloud-devel@suse.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 00:42:31 UTC 2014 -  cloud-devel@suse.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 00:41:17 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev375.gdc0a76b:
  * fix usage of allow_tenant_isolation

-------------------------------------------------------------------
Sun Jun 15 00:42:12 UTC 2014 -  cloud-devel@suse.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 00:42:45 UTC 2014 -  cloud-devel@suse.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 00:43:08 UTC 2014 -  cloud-devel@suse.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 06:44:33 UTC 2014 - dmueller@suse.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 00:18:41 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev321.g798446b:
  * Revert "don't reuse servers in test_server_actions"

-------------------------------------------------------------------
Sat Jun  7 00:18:37 UTC 2014 -  cloud-devel@suse.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 00:19:37 UTC 2014 -  cloud-devel@suse.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 00:19:32 UTC 2014 -  cloud-devel@suse.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 09:44:45 UTC 2014 - dmueller@suse.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 00:03:10 UTC 2014 -  cloud-devel@suse.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 00:02:32 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev248.g5606a97:
  * Make test_server_cfn_init a scenario test

-------------------------------------------------------------------
Sun May 25 00:01:37 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2.dev246.gaa7eb96:
  * Update version string to follow new convention
  1
  -

-------------------------------------------------------------------
Fri May 23 00:02:11 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4186.gfc137b5:
  * Verify Server Actions attributes of Nova APIs
  * Revert "Adds certificate tests for keystone v3"
  * Make sure image exists in test
  * Fix security_group_create_get_delete testcase
  * Verify more information in floating ip tests(part2)

-------------------------------------------------------------------
Thu May 22 00:16:09 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4177.g6c1a8f0:
  * Split large-ops into three tests so each has its own timeout
  * Neutron Allowed Address Pair API test

-------------------------------------------------------------------
Wed May 21 00:16:18 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4173.g534a17f:
  * Fix alt tenant id's issue in BaseV2MemberImageTest
  * Enable H302 rule everywhere
  * Fix test_create_show_delete_security_group_rule
  * Add hacking import exception for service clients
  * orchestration: add test for untyped provider resources
  * orchestration: Add test for resource_registry environment

-------------------------------------------------------------------
Tue May 20 00:16:02 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4161.g8606dd8:
  * Use fixed ips for lbaas pool members

-------------------------------------------------------------------
Mon May 19 00:14:49 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4159.g41e1cb5:
  * orchestration add basic support for environment API test

-------------------------------------------------------------------
Sun May 18 00:15:12 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4157.gbadd82c:
  * tolerate HTTPNotFound in scenario manager teardown
  * Sahara: editing licenses
  * Adds certificate tests for keystone v3
  * Add tests for server-group Nova V2 APIs
  * tests the user-password-update for Keystone V2 API

-------------------------------------------------------------------
Sat May 17 00:16:08 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4147.g69b8225:
  * Fix subnet api test case for non-default cidr
  * Fix test case in security groups
  * Volume xml client translate json attribute names

-------------------------------------------------------------------
Wed May 14 00:46:25 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4141.gb4171c7:
  * Verify more information in floating ip tests

-------------------------------------------------------------------
Tue May 13 00:45:06 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4139.g3df6ac7:
  * Added Trove (database) version API tests

-------------------------------------------------------------------
Sun May 11 00:45:30 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4137.g1c1eb99:
  * Get credential IDs from Credentials class
  * Remove tempest_auto_config script
  * Share Certificates API's tests between V2 & V3
  * Verify list_addresses_by_network APIs attributes

-------------------------------------------------------------------
Sat May 10 00:46:35 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4129.ge575327:
  * Fix issues introduced /w migration to Credentials
  * Updated from global requirements
  * Verify the response attributes of 'aggregate-add-remove-host' API
  * Add a common admin class for Nova v2/v3 API tests
  * create test and worker summary report
  * Verify "list interfaces" Nova v2/v3 API response attributes
  * Check list servers attributes of Nova APIs
  * Inherit V2 API's flavors tests from V3 tests
  * Inherit V2 keypair API's tests from V3 tests
  * Add test for subnet gateway IPv4 and IPv6
  * Add V3 Test to get Spice & RDP console of server

-------------------------------------------------------------------
Fri May  9 00:46:54 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4108.gf22b6cc:
  * refactor out code duplication
  * Use find_test_caller to put test name in timeout exception details
  * Verify the response attributes of 'create-aggregate' API
  * Verify update host Nova V2/V3 APIs attributes
  * Add unit tests for tempest hacking checks
  * Access credential fields as attributes
  * Enforces the use of Credentials (part2)
  * Removing unnecessary pass instructions
  * Check for 'Generated' in SSH key comment
  * Improve the extra routes test on router

-------------------------------------------------------------------
Thu May  8 00:45:29 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4088.g7169d17:
  * Refactor _find_caller into a public test finder utility
  * Sahara: preparations for data source tests
  * VPNaaS API tests cleanup

-------------------------------------------------------------------
Wed May  7 00:44:27 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4082.g92d3d86:
  * Add in a concurrency aware subunit filter
  * Add compute service tags to ListSnapshotImagesTest
  * Verify "update a server" API response attributes
  * Skip creation of network resources for disabled IPv6 tests
  * Enforces the use of Credentials (part1)
  * Use auth data to fill credentials
  * Define V3 Credentials
  * Add a lacking message format letter 's'
  * ssh_floating verify reboot
  * Adds more testcases to test_telemetry_alarming_api
  * Verify attributes through Nova os-quota-sets API
  * Verify tenant usages API response attributes
  * Unit Tests for glance_http
  * Add network API test to create/update a port with 2 IP addresses

-------------------------------------------------------------------
Mon May  5 09:39:43 UTC 2014 - dmueller@suse.com

- Update to version tempest-2014.1.dev4054.ga7d0b14:
  * Add noqa support to no_setupclass_for_unit_tests
  * Revert "add server personality files test"
  * Updated from global requirements
  * Add a common class for Nova v2/v3 API tests
  * Separate common 'start_up' definition from v2 schema
  * Add unit tests for verifying extensions list
  * Add unit tests for api_version detection
  * Add unit tests for _get_unversioned_endpoint
  * Add cmd entry point for verify_tempest_config
  * Add support for updating the config file
  * Fix stress runner not stopping on first fail
  * Stress runner/driver prints stats after SIGINT
  * Verify Set/Get/Delete server meta item attributes
  * Add tests for CINDER services v1 APIs
  * Add a response header validation
  * Remove unused arguments
  * Account failure to the tearDown instead of setUp
  * orchestration api add test for volume retain deletion policy
  * Don't output auth tokens with trace output
  * Stop swift resource leaking even if an error occurs
  * Enable security_groups_basic_ops blocking tests

-------------------------------------------------------------------
Wed Apr 30 23:43:42 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4012.ge3a663b:
  * Skip lbaas test test_load_balancer_basic
  * Verify os-migration API response attributes

-------------------------------------------------------------------
Tue Apr 29 23:44:00 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4009.g420befd:
  * Remove {begin,roll}_detaching volume API tests
  * Verify create/get flavor attributes of Nova APIs
  * Verify delete aggregate attributes of Nova APIs

-------------------------------------------------------------------
Mon Apr 28 23:43:53 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev4003.gfdcb335:
  * Defines a Credentials class
  * orchestration api add basic volume resource test
  * orchestration api refactor access to stack outputs
  * Verify certificate API response attributes
  * Remove test_create_server_response

-------------------------------------------------------------------
Sun Apr 27 23:43:45 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3993.g4054e62:
  * Verify attributes through Nova os-security-groups API

-------------------------------------------------------------------
Sat Apr 26 00:29:55 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3991.gc0852ca:
  * Verify 'list-server-metadata' APIs attributes
  * Verify the attributes of 'set-server-metadata' API
  * Remove Nova v3 XML test skip
  * Delete OrchestrationManager, and its unusual credentials
  * Fix stress runner signal related issues
  * Verify list agents attributes of V2/V3 APIs
  * Check detail list Images attributes of Nova V2 API
  * Fix test_verify_created_server_ephemeral_disk
  * Consider state in firewall create/delete test
  * Add cinder api version detection to verify_tempest_config
  * Fix service list in verify_tempest_config
  * Fix url parsing for api version check
  * Add check that service tag isn't in path name
  * Stress action for volume attach verify

-------------------------------------------------------------------
Fri Apr 25 00:29:08 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3963.gd9f5e9d:
  * Updated from global requirements
  * fix test_compute_with_volumes
  * Verify addrs only against ports with fixed IPs
  * skip the quota enforcement test for swift
  * Verify flavor extra specs attributes of Nova APIs
  * ssh instance validation add options for Neutron
  * Make large-ops test boot a group of instances 3 times
  * fix dict reference error
  * List multiple fields tests for networks/ports
  * Remove test_create_port_with_no_ip
  * safe_setup preserve original trace
  * Sahara: preparations for new tests

-------------------------------------------------------------------
Thu Apr 24 00:28:50 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3939.ga1eaed8:
  * Verify more information for member in lbaas api tests
  * Add parametric tests of Swift object API, part 2
  * Check attributes of attach/detach volume Nova APIs
  * Verify delete server attributes of Nova API
  * Skip more pause tests if pause is not available
  * Verify the response attributes of 'update-aggregate' API
  * Verify delete interface response of V2/V3 APIs
  * Verify "get az list" API response attributes
  * Change to use absolute path in load_template()

-------------------------------------------------------------------
Wed Apr 23 00:30:28 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3921.g7919447:
  * Added cleanup in some tests
  * Add unit tests for all generators
  * unskip test_list_servers_filtered_by_ip

-------------------------------------------------------------------
Tue Apr 22 00:00:09 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3915.gd0602f0:
  * Missing baremetal NodeState API test
  * move out ironic exception from common import

-------------------------------------------------------------------
Sun Apr 20 00:00:53 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3911.g60b503a:
  * orchestration convert API test Timeouts to respect build_timeout
  * Avoid passing empty string as AZ name
  * Remove the unused _get_unused_flavor_id()
  * Use OS::Nova::Server for NeutronResourcesTestJSON

-------------------------------------------------------------------
Sat Apr 19 00:00:25 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3903.gd124ed3:
  * Inspect listed ports for created port with binding

-------------------------------------------------------------------
Fri Apr 18 00:00:16 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3901.g1da029e:
  * Verify delete agent response of V2/V3 APIs
  * skip test_stack_update_add_remove because of race
  * Validate list_instance_usage_audit_log Nova V2 API
  * Swift formpost cleanup

-------------------------------------------------------------------
Thu Apr 17 00:17:19 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3893.g670c06e:
  * add quotas tests
  * Move exceptions back into one place
  * Implementing XML client for VPNaaS
  * Check get_vnc_console attributes of Nova APIs
  * Rename instance_actions v3 plugin tests to server_actions
  * orchestration API add coverage for stack update API
  * Verify the response attributes of 'shutdown/reboot_host' API
  * Verify list_virtual_interfaces attributes of API
  * Add V2 Nova API os-agents tests

-------------------------------------------------------------------
Wed Apr 16 00:15:46 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3875.gc066015:
  * Up the default timeout for stack builds
  * Add Sahara client for scenarios tests
  * fix import for default clients in clients.py
  * Fix import group ordering in test_utils.py
  * Add load_test mechanism for InputScenarioUtils
  * Move the test_utils module to scenario test dir
  * Improve test_load_balancer_basic
  * orchestration API refactor test_list_resources
  * Add and use a StackResourceBuildErrorException
  * Remove variable part of agent dict to fix AgentManagementTest

-------------------------------------------------------------------
Tue Apr 15 21:54:57 UTC 2014 - dmueller@suse.com

- remove 0001-Fix-s3-url-default.patch 

-------------------------------------------------------------------
Tue Apr 15 00:16:54 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3855.g4fa79ad:
  * Add list roles api to identity v3

-------------------------------------------------------------------
Sun Apr 13 00:15:57 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3853.g528a002:
  * Updated from global requirements
  * Add opportunity to directly update headers
  * Remove unused create_image of Nova v2 API

-------------------------------------------------------------------
Sat Apr 12 00:16:39 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3847.g60dd470:
  * remove n-sch from the watch list
  * Stop neutron resource leaking even if an error occurs
  * Cinder client does not honor disable_ssl_certificate_validation

-------------------------------------------------------------------
Fri Apr 11 00:10:31 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3841.g032e73e:
  * Add unit tests for commands
  * Verify more information for pools in lbaas tests
  * Check add/remove flavor access APIs attributes
  * Add sahara edp cli commands tests
  * Add parametric tests of Swift object API, part 3

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

- Update to version tempest-2014.1.dev3831.g864fe07:
  * Add keystone api version detection to verify_tempest_config
  * Verify the response attributes of 'aggregate-set-metadata' API
  * Volume size could be specified to create volume
  * Multiple fixes to test_server_basic_ops
  * Verify detail_list flavor attributes of V2/V3 APIs
  * Adds Ironic test_baremetal_basic_ops scenario test

-------------------------------------------------------------------
Wed Apr  9 00:10:36 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3820.g08b38a5:
  * Verify delete quota response of V2/V3 APIs
  * Check attributes of get server password Nova APIs
  * Honor suspend/pause config switches in scenario tests
  * 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 23:58:38 UTC 2014 -  cloud-devel@suse.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 23:57:36 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3796.g94a6364:
  * Verify "enable a service" API response attributes

-------------------------------------------------------------------
Fri Apr  4 23:58:17 UTC 2014 -  cloud-devel@suse.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 08:31:01 UTC 2014 -  cloud-devel@suse.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

-------------------------------------------------------------------
Thu Apr  3 00:00:45 UTC 2014 -  cloud-devel@suse.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

-------------------------------------------------------------------
Wed Apr  2 00:03:05 UTC 2014 -  cloud-devel@suse.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 api tests remove duplicate client assignment

-------------------------------------------------------------------
Tue Apr  1 00:04:22 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3746.g4319052:
  * 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 add resource limit 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 01:51:02 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3724.g75588a3:
  * Verify the response attributes of 'show_host_detail'

-------------------------------------------------------------------
Sat Mar 29 01:53:52 UTC 2014 -  cloud-devel@suse.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 11:18:13 UTC 2014 - dmueller@suse.com

- savannaclient -> saharaclient 

-------------------------------------------------------------------
Fri Mar 28 01:52:32 UTC 2014 -  cloud-devel@suse.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 01:52:23 UTC 2014 -  cloud-devel@suse.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 01:53:44 UTC 2014 -  cloud-devel@suse.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 01:53:48 UTC 2014 -  cloud-devel@suse.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 01:53:00 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3594.g585f1f3:
  * Move network test_quotas to admin directory

-------------------------------------------------------------------
Sun Mar 23 01:54:47 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3592.g117e4e8:
  * Adds VM connectivity check after advanced VM operations

-------------------------------------------------------------------
Sat Mar 22 01:51:08 UTC 2014 -  cloud-devel@suse.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 00:51:54 UTC 2014 -  cloud-devel@suse.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 00:46:20 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3521.g65c07d7:
  * Volume boot test uses new block device syntax
  * 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 12:45:26 UTC 2014 - dmueller@suse.com

- fix requires 

-------------------------------------------------------------------
Tue Mar 18 10:07:49 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3509.gf1794eb:
  * Add slow tag for test_ceilometer_resource_list
  * add compute quotas test
  * Add utils.misc unit tests
  * 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 00:48:04 UTC 2014 -  cloud-devel@suse.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 00:48:38 UTC 2014 -  cloud-devel@suse.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 01:43:13 UTC 2014 -  cloud-devel@suse.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 RemoteClient usage in scenario tests
  * 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 00:38:08 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3423.g1bcd29a:
  * 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
  * Enable H302 check (api/compute/{c*,f*,i*,s*,t*})
  * Add support for negative tests with admin client

-------------------------------------------------------------------
Wed Mar 12 00:40:25 UTC 2014 -  cloud-devel@suse.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 01:23:50 UTC 2014 -  cloud-devel@suse.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 15:55:33 UTC 2014 -  cloud-devel@suse.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
  * Add parametric tests of Swift account API
  * Remove unused definition in network base.py
  * Test to update neutron security group

-------------------------------------------------------------------
Thu Mar  6 15:40:42 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3338.gd9393f1:
  * 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
  * Implement pluggability for tempest (exceptions)

-------------------------------------------------------------------
Thu Mar  6 00:46:40 UTC 2014 -  cloud-devel@suse.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 00:57:18 UTC 2014 -  cloud-devel@suse.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 00:57:27 UTC 2014 -  cloud-devel@suse.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 02 01:38:26 UTC 2014 - cloud-devel@suse.de

- Rebased patches:
  + 0001-Use-Python-2.6.x-compatible-syntax-for-dict-comprehe.patch dropped (merged upstream)

-------------------------------------------------------------------
Sun Mar  2 01:38:25 UTC 2014 -  cloud-devel@suse.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 00:47:10 UTC 2014 -  cloud-devel@suse.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 00:47:13 UTC 2014 -  cloud-devel@suse.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 01:04:06 UTC 2014 -  cloud-devel@suse.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 01:25:03 UTC 2014 -  cloud-devel@suse.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 00:45:45 UTC 2014 -  cloud-devel@suse.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 19:18:48 UTC 2014 - dmueller@suse.com

- added patches:
  * 0001-Fix-s3-url-default.patch

-------------------------------------------------------------------
Sat Feb 22 01:12:40 UTC 2014 -  cloud-devel@suse.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 14:51:59 UTC 2014 - dmueller@suse.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 01:13:34 UTC 2014 -  cloud-devel@suse.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 00:41:10 UTC 2014 -  cloud-devel@suse.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 00:58:33 UTC 2014 -  cloud-devel@suse.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 01:34:56 UTC 2014 -  cloud-devel@suse.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 01:07:06 UTC 2014 -  cloud-devel@suse.de

- Update to version tempest-2014.1.dev3057.g538ee21:
  * Test tempest decorators used on integration tests

-------------------------------------------------------------------
Sat Feb 15 11:41:54 UTC 2014 - dmueller@suse.com

- Update to version tempest-2014.1.dev3055.g1a34732:
  * Switch over to oslosphinx

-------------------------------------------------------------------
Fri Feb 14 07:25:07 UTC 2014 -  cloud-devel@suse.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:30:04 UTC 2014 - dmueller@suse.com

- added patches:
  * 0001-Switch-over-to-oslosphinx.patch
-------------------------------------------------------------------
Thu Feb 13 01:14:08 UTC 2014 -  cloud-devel@suse.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:11:25 UTC 2014 - speilicke@suse.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 01:04:26 UTC 2014 - opensuse-cloud@opensuse.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 00:41:21 UTC 2014 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2945.g14e6790:
  + Cleanup exceptions

-------------------------------------------------------------------
Sun Feb  2 01:03:11 UTC 2014 - opensuse-cloud@opensuse.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 01:09:48 UTC 2014 - opensuse-cloud@opensuse.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 01:16:11 UTC 2014 - opensuse-cloud@opensuse.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 15:09:12 UTC 2014 - dmueller@suse.com

- move lock_path to /var/run 

-------------------------------------------------------------------
Thu Jan 30 01:50:58 UTC 2014 - opensuse-cloud@opensuse.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 08:17:58 UTC 2014 - vuntz@suse.com

- Use correct group name for directory ownerships.

-------------------------------------------------------------------
Wed Jan 29 00:41:40 UTC 2014 - opensuse-cloud@opensuse.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 01:28:19 UTC 2014 - opensuse-cloud@opensuse.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 10:25:00 UTC 2014 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2825.g93daa28:
  + Separate negative tests for Swift

-------------------------------------------------------------------
Mon Jan 27 01:35:13 UTC 2014 - opensuse-cloud@opensuse.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 01:09:14 UTC 2014 - opensuse-cloud@opensuse.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 01:06:37 UTC 2014 - opensuse-cloud@opensuse.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:15:53 UTC 2014 - opensuse-cloud@opensuse.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 01:32:31 UTC 2014 - opensuse-cloud@opensuse.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 01:24:23 UTC 2014 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2754.g97b4a65:
  + Only create necessary resources for compute v3 tests

-------------------------------------------------------------------
Mon Jan 20 01:35:27 UTC 2014 - opensuse-cloud@opensuse.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 00:36:58 UTC 2014 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2734.g9abd422:
  + Remove test_network_quotas_scenario

-------------------------------------------------------------------
Sat Jan 18 00:58:23 UTC 2014 - opensuse-cloud@opensuse.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 01:19:42 UTC 2014 - opensuse-cloud@opensuse.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 11:41:21 UTC 2014 - dmueller@suse.com

- fix requires

-------------------------------------------------------------------
Thu Jan 16 00:43:21 UTC 2014 - opensuse-cloud@opensuse.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 00:59:56 UTC 2014 - opensuse-cloud@opensuse.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 12:46:00 UTC 2014 - opensuse-cloud@opensuse.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 11:05:23 UTC 2014 - dmueller@suse.com

- fix requires 

-------------------------------------------------------------------
Mon Jan 13 10:56:07 UTC 2014 - dmueller@suse.com

- install run_tempest.sh 
- update default config

-------------------------------------------------------------------
Mon Jan 13 01:42:05 UTC 2014 - opensuse-cloud@opensuse.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 01:29:56 UTC 2014 - opensuse-cloud@opensuse.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 00:35:33 UTC 2014 - opensuse-cloud@opensuse.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 11:51:02 UTC 2014 - opensuse-cloud@opensuse.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 01:45:37 UTC 2014 - opensuse-cloud@opensuse.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 01:38:23 UTC 2014 - opensuse-cloud@opensuse.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 01:00:22 UTC 2014 - opensuse-cloud@opensuse.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 01:05:53 UTC 2014 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2622.gfc691e3:
  + sync oslo to current

-------------------------------------------------------------------
Sat Jan  4 01:09:21 UTC 2014 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2621.gc4cf297:
  + Add config for Telemetry

-------------------------------------------------------------------
Fri Jan  3 00:39:16 UTC 2014 - opensuse-cloud@opensuse.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 18:14:36 UTC 2014 - opensuse-cloud@opensuse.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 01:04:51 UTC 2013 - opensuse-cloud@opensuse.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 01:27:07 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2562.g883bf82:
  + Fix OS_TEST_PATH in .testr.conf

-------------------------------------------------------------------
Tue Dec 24 01:36:47 UTC 2013 - opensuse-cloud@opensuse.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 00:46:31 UTC 2013 - opensuse-cloud@opensuse.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 01:10:20 UTC 2013 - opensuse-cloud@opensuse.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 11:06:47 UTC 2013 - dmueller@suse.com

- update default config 

-------------------------------------------------------------------
Fri Dec 20 00:53:25 UTC 2013 - opensuse-cloud@opensuse.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 01:17:55 UTC 2013 - opensuse-cloud@opensuse.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 01:22:23 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2460.g913bdab:
  + add some tests for aggregates

-------------------------------------------------------------------
Tue Dec 17 01:35:49 UTC 2013 - opensuse-cloud@opensuse.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 01:00:47 UTC 2013 - opensuse-cloud@opensuse.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 01:13:46 UTC 2013 - opensuse-cloud@opensuse.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 00:34:48 UTC 2013 - opensuse-cloud@opensuse.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 00:42:27 UTC 2013 - opensuse-cloud@opensuse.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 01:03:13 UTC 2013 - opensuse-cloud@opensuse.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 01:04:44 UTC 2013 - opensuse-cloud@opensuse.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 00:46:18 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2381.g3eeb857:
  + Rip out the coverage extension client from tempest

-------------------------------------------------------------------
Sun Dec  8 00:50:10 UTC 2013 - opensuse-cloud@opensuse.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 10:54:16 UTC 2013 - opensuse-cloud@opensuse.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 00:38:29 UTC 2013 - opensuse-cloud@opensuse.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 00:36:53 UTC 2013 - opensuse-cloud@opensuse.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 00:59:29 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2321.g21c7db1:
  + Moves negative tests from api/compute/keypairs/test_keypairs

-------------------------------------------------------------------
Sun Dec  1 00:55:56 UTC 2013 - opensuse-cloud@opensuse.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 01:20:29 UTC 2013 - opensuse-cloud@opensuse.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 01:08:50 UTC 2013 - opensuse-cloud@opensuse.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 01:38:29 UTC 2013 - opensuse-cloud@opensuse.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 01:15:37 UTC 2013 - opensuse-cloud@opensuse.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 01:00:17 UTC 2013 - opensuse-cloud@opensuse.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 01:28:26 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2243.g8b3e78d:
  + port test_availability_zone into nova v3 part1

-------------------------------------------------------------------
Sun Nov 24 01:21:41 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2241.g7d6f821:
  + Don't use duplicate IP addresses

-------------------------------------------------------------------
Sat Nov 23 01:34:08 UTC 2013 - opensuse-cloud@opensuse.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 01:17:00 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2227.g19a26af:
  + Disable V3 tests
  + Skip test_create_backup

-------------------------------------------------------------------
Mon Nov 18 10:56:27 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2224.gfd7bfb5:
  + Enable all nova v3 tests

-------------------------------------------------------------------
Sat Nov 16 01:05:45 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2222.g26df0ac:
  + Make smoke tests parallel

-------------------------------------------------------------------
Fri Nov 15 18:42:28 UTC 2013 - opensuse-cloud@opensuse.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 01:14:39 UTC 2013 - opensuse-cloud@opensuse.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 01:09:23 UTC 2013 - opensuse-cloud@opensuse.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 00:58:00 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2152.gc5f22d9:
  + remove old README files that are now redundant

-------------------------------------------------------------------
Mon Nov 11 00:45:39 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2150.g90d3df7:
  + Make test_show_host_detail work with multi host installation

-------------------------------------------------------------------
Sat Nov  9 01:55:33 UTC 2013 - opensuse-cloud@opensuse.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 01:41:16 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2142.gdadd85c:
  + add some negative tests for force_delete/restore

-------------------------------------------------------------------
Wed Nov  6 01:45:44 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2140.g06a237d:
  + add positive tests for volume

-------------------------------------------------------------------
Tue Nov  5 01:12:19 UTC 2013 - opensuse-cloud@opensuse.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 01:12:42 UTC 2013 - opensuse-cloud@opensuse.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 01:21:09 UTC 2013 - opensuse-cloud@opensuse.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 00:50:51 UTC 2013 - opensuse-cloud@opensuse.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 01:13:23 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2014.1.dev2088.g51e4b77:
  + Adds initial ceilometerclient testing code

-------------------------------------------------------------------
Tue Oct 29 12:36:53 UTC 2013 - opensuse-cloud@opensuse.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 00:26:19 UTC 2013 - opensuse-cloud@opensuse.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 00:10:12 UTC 2013 - opensuse-cloud@opensuse.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 00:12:56 UTC 2013 - opensuse-cloud@opensuse.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 00:16:52 UTC 2013 - opensuse-cloud@opensuse.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 00:06:26 UTC 2013 - opensuse-cloud@opensuse.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 13:45:18 UTC 2013 - opensuse-cloud@opensuse.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 23:42:55 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a2020.ge34ac37:
  + add some tests for hypervisor operation

-------------------------------------------------------------------
Sat Oct 19 00:00:57 UTC 2013 - opensuse-cloud@opensuse.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 16:19:55 UTC 2013 - opensuse-cloud@opensuse.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 23:48:04 UTC 2013 - opensuse-cloud@opensuse.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 00:07:09 UTC 2013 - opensuse-cloud@opensuse.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 16:39:35 UTC 2013 - opensuse-cloud@opensuse.org

- Update to version 2013.2.a1973.gf55f4e5:
  + delete the duplicated variable definition

-------------------------------------------------------------------
Mon Oct 14 12:37:54 UTC 2013 - opensuse-cloud@opensuse.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 00:04:09 UTC 2013 - opensuse-cloud@opensuse.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 13:27:13 UTC 2013 - opensuse-cloud@opensuse.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 13:26:57 UTC 2013 - dmueller@suse.com

- remove 0001-Do-not-check-for-id-in-the-keystone-output.patch 

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

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

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

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

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

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

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

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

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

- switch to crudini 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

- require the nose_plugin 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

- added missing requirement python-tempest

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

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

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

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

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

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

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

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

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

- initial creation

openSUSE Build Service is sponsored by