nova/nova/tests/unit/db
Kent Wang dd52617232 Adds Not Null constraint to KeyPair name
Since the API enforces that name is not null, the database schema and
model are now updated to enforce this.

Change-Id: I1088cc79f4998d3b6609891adbb0479381297ec4
Related-Bug: #1403544
Closes-Bug: #1189981
2015-03-20 04:53:45 -07:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py Remove unused db.api.floating_ip_set_auto_assigned 2014-11-13 15:55:29 +00:00
test_db_api.py Merge "Remove db layer hard-code permission checks for migrations_get*" 2015-03-19 13:17:30 +00:00
test_migration_utils.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_migrations.py Adds Not Null constraint to KeyPair name 2015-03-20 04:53:45 -07:00
test_sqlalchemy_migration.py Use the proper database engine for nova-manage 2015-03-16 15:47:56 -04:00
test_sqlite.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00