nova/nova/tests/unit
Stephen Finucane 43de2421b3 db: Use module-level imports for sqlalchemy (for real)
Change If90d9295b231166a28c2cc350d324691821a696b kicked off this effort
but only change the migrations. This change completes the job.

Change-Id: Ic0f2c326ebce8d7c89b0debf5225cbe471daca03
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-07-05 11:04:42 +01:00
..
accelerator Cyborg evacuate support 2020-09-01 08:41:45 +00:00
api Merge "api: Log correct client IP if load balancer in use" 2021-06-21 12:36:58 +00:00
cmd Merge "Add --task-log option to nova-manage db archive_deleted_rows" 2021-06-18 11:54:56 +00:00
compute Merge "db: Remove 'nova.db.base' module" 2021-07-01 19:52:32 +00:00
conductor Merge "Remove (almost) all references to 'instance_type'" 2021-06-13 05:57:49 +00:00
conf Support different vGPU types per pGPU 2020-04-09 17:54:26 +02:00
console Reject open redirection in the console proxy 2021-05-14 17:26:00 +02:00
db db: Use module-level imports for sqlalchemy (for real) 2021-07-05 11:04:42 +01:00
fake_loadables
fixtures Test the NotificationFixture 2021-06-10 18:07:47 +02:00
image glance: Remove [glance]/allowed_direct_url_schemes 2021-01-28 12:46:57 +00:00
keymgr
network Honor [neutron]http_retries in the manual client 2021-05-28 00:27:03 +00:00
notifications libvirt: Add support for virtio-based input devices 2021-03-05 11:00:02 +00:00
objects Merge "tests: Merge flavor tests" 2021-06-16 15:07:01 +00:00
pci mypy: Add type annotations to 'nova.pci' 2021-04-26 18:06:21 +01:00
policies tests: Move remaining non-libvirt fixtures 2021-05-12 16:32:43 +01:00
privsep Retry lvm volume and volume group query 2021-06-15 12:39:26 +02:00
scheduler Merge "Make test_refresh_associations_* deterministic" 2021-06-29 17:15:24 +00:00
servicegroup
ssl_cert
storage Stop leaking ceph df cmd in RBD utils 2021-05-11 17:28:56 +02:00
virt Merge "Fix max cpu topologies with numa affinity" 2021-06-22 17:08:30 +00:00
volume Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
__init__.py
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 Remove (almost) all references to 'instance_type' 2021-03-29 12:24:15 +01:00
fake_ldap.py Remove six.moves 2020-11-07 03:25:02 +00:00
fake_network.py libvirt: Delegate OVS plug to os-vif 2021-04-30 12:51:35 +01:00
fake_network_cache_model.py Use UUID as vif and network_id in vif tests 2020-09-07 10:31:52 +02:00
fake_pci_device_pools.py
fake_policy.py virt: Remove 'reset_network' API 2020-11-23 15:55:50 +00:00
fake_processutils.py Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00
fake_request_spec.py objects: Introduce 'pcpuset' field for InstanceNUMACell 2020-07-14 00:38:34 +08:00
fake_requests.py
fake_server_actions.py
fake_volume.py
image_fixtures.py
matchers.py Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
test_api_validation.py Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
test_availability_zones.py Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
test_baserpc.py
test_block_device.py Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
test_cache.py
test_cinder.py
test_conf.py
test_configdrive2.py
test_context.py
test_crypto.py Remove six.moves 2020-11-07 03:25:02 +00:00
test_exception.py rpc: Rework 'get_notifier', 'wrap_exception' 2021-03-01 11:06:48 +00:00
test_exception_wrapper.py Use NotificationFixture for legacy notifications too 2021-05-24 11:00:59 +01:00
test_fixtures.py tests: Move ConfFixture 2021-05-12 11:30:41 +01:00
test_hacking.py Merge "Add a hacking rule for assert_has_calls" 2020-10-14 14:31:15 +00:00
test_identity.py
test_json_ref.py Remove six.moves 2020-11-07 03:25:02 +00:00
test_loadables.py
test_matchers.py
test_metadata.py Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
test_notifications.py Merge "Remove (almost) all references to 'instance_type'" 2021-06-13 05:57:49 +00:00
test_notifier.py
test_policy.py tests: Move remaining non-libvirt fixtures 2021-05-12 16:32:43 +01:00
test_profiler.py Remove six.moves 2020-11-07 03:25:02 +00:00
test_quota.py Remove references to 'instance_type' 2021-03-26 18:36:22 +00:00
test_rpc.py rpc: Rework 'get_notifier', 'wrap_exception' 2021-03-01 11:06:48 +00:00
test_safeutils.py
test_service.py Restore retrying the RPC connection to conductor 2020-11-13 18:02:00 +01:00
test_service_auth.py
test_test.py Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
test_test_utils.py Remove six.moves 2020-11-07 03:25:02 +00:00
test_utils.py Fix typo in test_utils 2021-05-10 15:04:31 -04:00
test_versions.py Change API unexpected exception message 2021-02-17 21:30:07 +00:00
test_weights.py
test_wsgi.py Remove six.PY2 and six.PY3 2020-08-15 07:45:23 +00:00
utils.py Remove six.moves 2020-11-07 03:25:02 +00:00