yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52426
[Bug 1522338] Re: root-password command moves instance to error state
Reviewed: https://review.openstack.org/252850
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c6ffec00037fd0def2f072dcdc3619aa9437b32b
Submitter: Jenkins
Branch: master
commit c6ffec00037fd0def2f072dcdc3619aa9437b32b
Author: Timofey Durakov <tdurakov@xxxxxxxxxxxx>
Date: Thu Dec 3 12:48:23 2015 +0300
Handle SetAdminPasswdNotSupported raised by libvirt driver
When admin-password operation is not supported by libvirt qemu/kvm
SetAdminPasswdNotSupported exception is raised, compute manager doesn't
handle it, which cause instance state to be set to error.
Closes-bug: #1522338
Change-Id: Ic63e8f723ff19dfa63199e77ea76680bff5a123b
** Changed in: nova
Status: In Progress => 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/1522338
Title:
root-password command moves instance to error state
Status in OpenStack Compute (nova):
Fix Released
Bug description:
When libvirt version is prior to 1.2.16 nova prohibits to set admin password for instance.
In this case instance is moved to error state, as exception raised by _can_set_admin_password method is not handled properly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1522338/+subscriptions
References