yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06431
[Bug 1247919] Re: cells: instance_create fails when syncing instances
** Changed in: nova
Status: Fix Committed => Fix Released
--
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/1247919
Title:
cells: instance_create fails when syncing instances
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
2013-10-31 19:03:27.331 11138 ERROR nova.cells.messaging [req-
4a1197c5-93b9-4237-aac3-5e4374a7cd39 359445 831861] Error processing
message locally: instance_create() got an unexpected keyword argument
'legacy'
This issue snuck in when adding cinder support for cells. An extra
kwarg was added when calling instance_create, although one does not
exist. (I believe this was a bad rebase at the time)
Note: This is not a serious issue. The cells healing code only tries
to instance_create at the API level when trying to update an instance
that we find doesn't exist for some reason. It would be extremely
rare that the instance wouldn't already exist in the API cell, because
someone would have had to delete the DB record manually... or...
someone directed a build directly to the child cell without talking to
the API cell.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1247919/+subscriptions