← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1748544] Re: set_admin_password in the libvirt driver does not save the password in system metadata

 

** Changed in: nova
   Importance: Undecided => Medium

** Also affects: nova/pike
   Importance: Undecided
       Status: New

** Also affects: nova/queens
   Importance: Undecided
       Status: New

** Changed in: nova/pike
       Status: New => Confirmed

** Changed in: nova/queens
       Status: New => Confirmed

** Changed in: nova/pike
   Importance: Undecided => Medium

** Changed in: nova/queens
   Importance: Undecided => Medium

-- 
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/1748544

Title:
  set_admin_password in the libvirt driver does not save the password in
  system metadata

Status in OpenStack Compute (nova):
  In Progress
Status in OpenStack Compute (nova) pike series:
  Confirmed
Status in OpenStack Compute (nova) queens series:
  Confirmed

Bug description:
  We have an API for setting the admin password for an already created
  instance and we have a metadata API for retrieving the encrypted
  password. In the libvirt driver, when a request to set the admin
  password is received, it is indeed set in the guest but the instance
  system metadata is never updated with the encrypted password, so
  attempts to retrieve the password via the metadata service API result
  in an empty string returned instead of the encrypted password.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1748544/+subscriptions


References