python-openstackclient/functional/tests/compute/v2
Kyrylo Romanenko 259b4a1462 Deduplicate get_opts methods
One get_opts method can work instead of
get_list_opts and get_show_opts both.
Remove mutable default value.

Change-Id: I9c5683d416f0f3ed4989abab6f152b0341e30a4f
2016-07-05 15:39:03 +00:00
..
__init__.py Add support for keypair functional tests 2015-05-17 15:12:28 +00:00
test_agent.py Deduplicate get_opts methods 2016-07-05 15:39:03 +00:00
test_aggregate.py Deduplicate get_opts methods 2016-07-05 15:39:03 +00:00
test_flavor.py Deduplicate get_opts methods 2016-07-05 15:39:03 +00:00
test_keypair.py Replace tempest-lib with tempest.lib 2016-04-29 08:33:45 +00:00
test_server.py Deduplicate get_opts methods 2016-07-05 15:39:03 +00:00
test_server_group.py Deduplicate get_opts methods 2016-07-05 15:39:03 +00:00