python-openstackclient/openstackclient/tests/functional/compute/v2
Rui Chen f1d32dbe9b Clean up the changes of os.environ in functional tests
Use fixtures to restore the API version changes of os.environ
in each functional tests, aims to avoid the following test cases
failing in unexpected context.

And make sure setUpClass/tearDownClass call super class's
corresponding methods first.

Change-Id: Ie248fe9d3a9e25f1b076c9f2c363200f29a83817
Closes-Bug: #1696080
2017-07-20 16:39:32 +00:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
common.py volume functest: ensure snapshots deleted when volume delete 2017-06-06 01:14:20 +00:00
test_agent.py Functional test for agent 2016-11-26 02:13:30 +08:00
test_aggregate.py Nova-net functional tests: aggregates 2017-05-02 14:09:16 -05:00
test_flavor.py Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
test_keypair.py Add "--private-key" option for "keypair create" 2017-03-06 08:34:28 +00:00
test_server.py Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +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