nova/nova/db
Dan Smith 91da50d0c7 Fix incorrect enum in Migration object and DB model
The migration object and model incorrectly mirrored the migration_type
enum from the database schema. Since the affected type (evacuation) has
never been used before this change, we can just make the swap with no
version bump.

Related to blueprint robustify-evacuation

Change-Id: If502903fecd315e24c987da6d78b73dcc1305ee3
2015-07-06 15:38:54 -07:00
..
sqlalchemy Fix incorrect enum in Migration object and DB model 2015-07-06 15:38:54 -07:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
api.py Merge "Send Instance object to cells instance_update_at_top" 2015-06-12 01:33:13 +00:00
base.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
migration.py Implement online schema migrations 2015-06-16 00:58:18 -04:00