python-openstackclient/openstackclient/tests/compute/v2
Tang Chen 8ce5d90136 Refactor service unit tests
Add a FakeService class, and refactor service unit tests
to use this class.

Change-Id: I650ad83386a58205ebe42274d2bf2f508436bfa6
2016-05-25 13:06:39 +08:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Refactor service unit tests 2016-05-25 13:06:39 +08:00
test_aggregate.py Add unit tests for compute v2 aggregate 2016-03-26 18:43:46 +08:00
test_flavor.py Merge "Make "flavor show" command to show a private flavor properly" 2016-05-06 14:07:54 +00:00
test_host.py [compute] Add set host command 2016-02-26 05:05:46 +08:00
test_hypervisor.py Trivial: Fix "abstractmethod" to "abstract method" 2016-02-10 19:01:52 +08:00
test_hypervisor_stats.py Trivial: Rename FakehypervisorStats to FakeHypervisorStats 2016-04-05 19:43:33 +08:00
test_keypair.py [compute] Add unit test for keypair 2016-02-23 12:23:10 +08:00
test_server.py Merge "Add unit tests for "server show" command" 2016-05-11 13:26:55 +00:00
test_server_group.py Add "server group show" command 2016-04-20 03:26:13 +00:00
test_service.py Refactor service unit tests 2016-05-25 13:06:39 +08:00