yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #00428
[Bug 1046659] Re: nova-scheduler throws invalid instance id on resize
** Changed in: nova
Status: Triaged => 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/1046659
Title:
nova-scheduler throws invalid instance id on resize
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Nove-scheduler will throw an invalid instance ID error when resizing
an instance over system specifications.
To reproduce, launch and instance and then resize the instance using
the command line arguments (resize <host> <flavor_id>). After checking
available resources, if the host doesn't have the enough resources
available to process the resize request a warning is displayed telling
the user which resources are not sufficient for the resize
(CPU/memory/disk). After the warning, nova-scheduler attempts to set
the instance state to Active which it then throws an invalid instance
ID exception. The error displays the first character of the actual
instance ID as the "invalid" ID.
This nova code was pulled from git 9/5/2012. Attached is the resulting
stack trace of this bug.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1046659/+subscriptions