python-openstackclient/openstackclient/tests/functional/compute/v2
Dean Troyer 498d416bdd Refactor ServerTests and ServerEventTests functional test classes
Move common bits into a compute.v2.common.ComputeTestCase class
so they are available as needed without calling into other test
classes.

Change-Id: I1afcc04ba705b0bbb85628117e7ca91080cf1895
2017-03-10 14:50:21 +08:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
common.py Refactor ServerTests and ServerEventTests functional test classes 2017-03-10 14:50:21 +08:00
test_agent.py Functional test for agent 2016-11-26 02:13:30 +08:00
test_aggregate.py Update functional test for aggregate. 2017-01-16 20:58:33 +00:00
test_flavor.py Functional tests - flavor 2017-01-06 14:03:39 -06:00
test_keypair.py Add "--private-key" option for "keypair create" 2017-03-06 08:34:28 +00:00
test_server_event.py Refactor ServerTests and ServerEventTests functional test classes 2017-03-10 14:50:21 +08:00
test_server_group.py Functional test for server group 2016-11-24 22:50:44 +08:00
test_server.py Refactor ServerTests and ServerEventTests functional test classes 2017-03-10 14:50:21 +08:00