tempest/tempest/api/compute
Ken'ichi Ohmichi d079c8925d Add pep8 check to use data_utils.rand_uuid()
There is a common method for generating random uuid value.
So it is nice to avoid pointing it out on human review to reduce
reviewing workload.
In addition, this patch removes str() around the method calls
because str() is called in the method.

Change-Id: Ic8caea352d27c479fdb765a699d277b59f1c5bb4
2016-04-19 14:23:00 -07:00
..
admin Add pep8 check to use data_utils.rand_uuid() 2016-04-19 14:23:00 -07:00
certificates Remove BaseComputeTest and _api_version 2015-11-06 00:25:44 +00:00
flavors Remove BaseComputeTest and _api_version 2015-11-06 00:25:44 +00:00
floating_ips Add pep8 check to use data_utils.rand_uuid() 2016-04-19 14:23:00 -07:00
images Instance ID was corrected 2016-02-26 15:06:20 +03:00
keypairs Add tests for compute v2.10 microversion 2016-03-22 10:02:14 +09:00
limits Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
security_groups Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
servers Add pep8 check to use data_utils.rand_uuid() 2016-04-19 14:23:00 -07:00
volumes Add pep8 check to use data_utils.rand_uuid() 2016-04-19 14:23:00 -07:00
__init__.py remove unneeded __init__ file 2013-12-22 20:40:31 -05:00
api_microversion_fixture.py Migrated microversion testing framework to tempest/lib 2016-03-11 08:17:15 +00:00
base.py Merge "Migrated microversion testing framework to tempest/lib" 2016-03-16 00:56:29 +00:00
test_extensions.py Return complete response from compute extensions_client 2015-08-18 16:12:15 +09:00
test_live_block_migration_negative.py Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
test_networks.py Rename references to compute networks client 2015-09-14 18:55:06 -04:00
test_quotas.py Fix typo in variable name 2016-03-25 14:52:33 +02:00
test_tenant_networks.py Ensure test_list_show_tenant_networks is isolated 2015-09-04 08:53:25 -07:00
test_versions.py Remove BaseComputeTest and _api_version 2015-11-06 00:25:44 +00:00