nova/nova/tests/unit
Stephen Finucane 5fc3b81fdf Remove 'nova.image.api' module
This doesn't exist for 'nova.volume' and no longer exists for
'nova.network'. There's only one image backend we support, so do like
we've done elsewhere and just use 'nova.image.glance'.

Change-Id: I7ca7d8a92dfbc7c8d0ee2f9e660eabaa7e220e2a
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2020-02-18 11:45:39 +00:00
..
api Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
cmd Minor improvements to cell commands 2020-02-04 19:09:29 +01:00
compute Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
conductor Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
conf
console Mask the token used to allow access to consoles 2019-11-27 16:24:35 +00:00
db Remove unused code 2020-01-20 14:44:54 +00:00
fake_loadables
image Improve error log when snapshot fails 2019-11-06 22:54:05 +00:00
keymgr
network Don't error out on floating IPs without associated ports 2020-02-06 10:04:24 +00:00
notifications Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
objects Fix instance.hidden migration and querying 2020-02-07 08:54:56 -08:00
pci support pci numa affinity policies in flavor and image 2019-12-11 14:39:12 +00:00
policies Introduce scope_types in Admin Actions 2019-12-04 19:29:36 +00:00
privsep nova-net: Kill it 2020-01-14 21:25:56 +00:00
scheduler Merge "Handle cell failures in get_compute_nodes_by_host_or_node" 2020-01-29 03:52:43 +00:00
servicegroup Handle ServiceNotFound in DbDriver._report_state 2019-12-04 09:50:17 -05:00
ssl_cert
virt Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
volume Fix exception translation when creating volume 2019-10-10 02:38:33 +00:00
__init__.py
cast_as_call.py
conf_fixture.py nova-net: Kill it 2020-01-14 21:25:56 +00:00
fake_block_device.py
fake_build_request.py
fake_console_auth_token.py
fake_crypto.py
fake_diagnostics.py
fake_flavor.py
fake_hosts.py
fake_instance.py Claim resources in resource tracker 2019-09-13 08:50:35 +00:00
fake_ldap.py
fake_network.py nova-net: Kill it 2020-01-14 21:25:56 +00:00
fake_network_cache_model.py
fake_notifier.py
fake_pci_device_pools.py
fake_policy.py Merge "Add new default roles in os-services API policies" 2019-12-20 21:48:13 +00:00
fake_processutils.py
fake_request_spec.py
fake_requests.py
fake_server_actions.py
fake_volume.py
image_fixtures.py
matchers.py
policy_fixture.py Fix the suppress of policy deprecation warnings 2020-01-07 17:58:09 +00:00
test_api_validation.py Don't hardcode Python versions in test 2019-12-12 15:16:21 +00:00
test_availability_zones.py
test_baserpc.py
test_block_device.py
test_cache.py
test_cinder.py
test_conf.py test cleanup: Make base TestCase subclass oslotest 2019-11-22 22:38:22 +00:00
test_configdrive2.py
test_context.py Revert "Log CellTimeout traceback in scatter_gather_cells" 2019-10-22 17:12:28 -04:00
test_crypto.py
test_exception.py
test_fake_notifier.py
test_fixtures.py nova-net: Remove layer of indirection in 'nova.network' 2020-01-15 14:57:49 +00:00
test_flavors.py
test_hacking.py nova-net: Remove firewall support (pt. 3) 2020-01-08 13:53:00 +00:00
test_hooks.py
test_identity.py
test_instance_types_extra_specs.py
test_json_ref.py Tests: autospecs all the mock.patch usages 2019-08-19 09:43:10 -05:00
test_loadables.py
test_matchers.py
test_metadata.py Support large network queries towards neutron 2020-02-16 23:38:48 -08:00
test_notifications.py nova-net: Remove dependency on nova-net from fake cache 2020-01-08 13:54:12 +00:00
test_notifier.py
test_policy.py Add cross-cell resize policy rule and enable in API 2019-12-23 10:10:57 -05:00
test_profiler.py Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
test_quota.py nova-net: Convert remaining unit tests to neutron 2019-12-16 09:58:42 +00:00
test_rpc.py
test_safeutils.py
test_service.py nova-net: Remove final references to nova-network 2020-01-08 13:54:12 +00:00
test_service_auth.py
test_test.py Move selective patching of open() to nova.test for reuse 2019-05-25 02:49:40 +00:00
test_test_utils.py
test_utils.py nova-net: Remove final references to nova-network 2020-01-08 13:54:12 +00:00
test_versions.py Move selective patching of open() to nova.test for reuse 2019-05-25 02:49:40 +00:00
test_weights.py
test_wsgi.py
utils.py nova-net: Kill it 2020-01-14 21:25:56 +00:00