nova/nova/tests/db
Dan Smith 6d0c17e133 Pull out instance object handling for use by create also
The instance_create() function needs the same type handling
logic to tolerate object-initiated creates as does instance_update().
This pulls that logic out to a common function and makes both of
them use it.

Related to blueprint compute-api-objects

Change-Id: Ie8612ffb225b95bf7eab3c462441665095ed19bc
2013-08-07 08:11:08 -07:00
..
__init__.py first merge after i18n 2010-12-23 02:09:50 +00:00
fakes.py xenapi: ensure vcpu_weight configured correctly 2013-07-25 15:52:28 +01:00
test_db_api.py Pull out instance object handling for use by create also 2013-08-07 08:11:08 -07:00
test_migration_utils.py Fix sqlalchemy utils. 2013-06-27 12:26:33 +03:00
test_migrations.conf Moving more tests to appropriate locations 2013-06-06 16:31:38 +00:00
test_migrations.py Retry failed instance file deletes 2013-08-06 21:02:12 +10:00
test_sqlite.py Compile BigInteger to INTEGER for sqlite 2013-03-08 14:10:28 -06:00