yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37082
[Bug 1487176] [NEW] `nova-manage db expand` fails in dry run mode
Public bug reported:
"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.
** Affects: nova
Importance: Undecided
Status: New
--
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):
New
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
Follow ups