nova/nova/tests/unit/db
Stephen Finucane 9d1683f70f virt: Remove 'get_all_bw_counters' API
This one is a little more involved because there are persistent objects
and versioned notifications to worry about, neither of which we can
remove right now.

Change-Id: Ic7c330ee1cccdc44a2a555c16cb6090eecbf6ce1
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020-11-24 15:29:21 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py nova-net: Remove unused 'stub_out_db_network_api' 2019-12-12 10:21:00 +00:00
test_db_api.py virt: Remove 'get_all_bw_counters' API 2020-11-24 15:29:21 +00:00
test_migration_utils.py Remove oslo_db.sqlalchemy.compat reference 2020-03-04 16:59:48 +00:00
test_migrations.py Add placeholder migrations for Victoria backports 2020-10-17 07:53:08 +00:00
test_models.py Test that new tables don't use soft deletes 2016-02-04 09:21:31 -05:00
test_sqlalchemy_migration.py Fix configure() called after DatabaseAtVersion fixture 2020-05-22 17:45:14 +01:00