nova/nova/tests/unit/api/openstack/compute
Mike Durnosvistov 92074e0fde Make unit tests inherit from test.NoDBTestCase
This patch changes, where it's posible, tests-package
to using test.NoDBTestCase saving test case running time.

Co-Authored-By: yuntongjin <yuntongjin@gmail.com>
Change-Id: I95945f0bf23c9ef963a4b8634ac4ed6236d97ac7
2015-03-06 09:46:31 +02:00
..
contrib Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00
extensions move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
plugins Remove OS-EXT-IPS attributes from V2.1 server ips 2015-02-27 13:14:00 +09:00
test_plugins Fix bad interaction between @wsgi.extends and @wsgi.api_version 2015-02-26 15:49:02 +10:30
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
admin_only_action_common.py Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
test_api.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_auth.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_consoles.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_extensions.py Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00
test_flavors.py GET details REST API next link missing 'details' 2015-01-26 21:09:53 +00:00
test_image_metadata.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_images.py V2.1 cleanup: Use concrete NotFound exception instead of generic 2015-02-13 19:21:05 +08:00
test_limits.py Merge "Switch to using oslo_* instead of oslo.*" 2015-02-06 14:39:13 +00:00
test_microversions.py Fix bad interaction between @wsgi.extends and @wsgi.api_version 2015-02-26 15:49:02 +10:30
test_plugin_framework.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_server_actions.py Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
test_server_metadata.py Move policy enforcement into REST API layer for v2.1 server_metadata 2015-02-15 09:41:15 +08:00
test_servers.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_urlmap.py Convert v2.1 extension_info to show V2 API extension list 2015-02-09 09:52:32 +10:30
test_v3_auth.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_v3_extensions.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_v21_extensions.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_versions.py Change v2.1 API status to CURRENT 2015-02-09 05:27:56 +00:00