nova/nova/db
Dan Smith 68b22c1e31 Handle FlavorNotFound when augmenting migrated flavors
When we migrate a partial flavor from system_metadata to a full
flavor in instance_extra, we need to query for the original flavor in
order to fill in the missing extra_specs. If that fails because the
flavor has been deleted, we need to just not augment the flavor, log
a warning, and continue instead of failing.

Change-Id: Ida49ddea525fb54e0d0238746b83b0202da437c3
Related-Bug: #1460673
2015-06-04 07:02:34 -07:00
..
sqlalchemy Handle FlavorNotFound when augmenting migrated flavors 2015-06-04 07:02:34 -07:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
api.py Merge "Remove unused db.aggregate_metadata_get_by_metadata_key() call" 2015-04-29 21:29:44 +00:00
base.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
migration.py Add second migrate_repo for cells v2 database migrations 2015-03-03 15:41:40 -05:00