nova/nova/tests/unit/db
melanie witt c8daf8b1d8 Remove old-style quotas code
In Pike, we re-architected quotas to count resources for quota usage
instead of tracking it separately and stopped using reservations.
During an upgrade to Queens, old computes (Pike) will be using
new-style quotas and so the old-style quotas code is no longer needed.

Change-Id: Ie01ab1c3a1219f1d123f0ecedc66a00dfb2eb2c1
2017-11-30 16:13:20 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py Add Flavor.description attribute 2017-11-05 01:24:01 -05:00
test_db_api.py Remove old-style quotas code 2017-11-30 16:13:20 +00:00
test_migration_utils.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-25 10:45:03 +05:30
test_migrations.py Add uuid to migration table 2017-08-28 13:24:09 -07: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 Add Flavor.description attribute 2017-11-05 01:24:01 -05:00