← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1306218] [NEW] rebuild does not allow changing SSH keys

 

Public bug reported:

The compute API allows optionally setting adminPass and key_name for
server creates, but only allows optionally setting adminPass for server
rebuilds.

This means that the key_data for an instance is effectively immutable.
The key pair is retrieved during a server create and sets key_data, but
appears it can never be changed.

** 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/1306218

Title:
  rebuild does not allow changing SSH keys

Status in OpenStack Compute (Nova):
  New

Bug description:
  The compute API allows optionally setting adminPass and key_name for
  server creates, but only allows optionally setting adminPass for
  server rebuilds.

  This means that the key_data for an instance is effectively immutable.
  The key pair is retrieved during a server create and sets key_data,
  but appears it can never be changed.

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


Follow ups

References