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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to