openstack-python-openstackc.../openstackclient/tests/unit/compute/v2
jiahui.qiang 747ec5b897 Add unit tests for server create in computev2
Unit tests for server create is not completed. Some of the code in
take_action has not been tested.

Change-Id: Ifd3f42400408d3437e0bc6cd42acbb6db861b1f3
2016-11-28 23:24:22 +08:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Support "--no" option in aggregate set 2016-09-24 15:59:13 +08:00
test_agent.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_aggregate.py Support "--no" option in aggregate set 2016-09-24 15:59:13 +08:00
test_console.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_flavor.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_host.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_hypervisor.py Add --long option and more columns to the hypervisor list command 2016-10-27 04:33:47 -07:00
test_hypervisor_stats.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_keypair.py Adds information about private key generation for instance access 2016-10-25 08:51:20 +02:00
test_server.py Add unit tests for server create in computev2 2016-11-28 23:24:22 +08:00
test_server_backup.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_server_group.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_server_image.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_service.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00