yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38941
[Bug 1487176] Re: `nova-manage db expand` fails in dry run mode
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => liberty-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1487176
Title:
`nova-manage db expand` fails in dry run mode
Status in OpenStack Compute (nova):
Fix Released
Bug description:
"nova-manage db expand --dry-run" will fail if the `locked` column has
never been added to the migrate_version table via a previous "live"
expand operation.
The following error results because the `locked` column doesn't exist:
http://paste.openstack.org/show/422748/
The DB should not be locked for an expand dry run.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1487176/+subscriptions
References