CloudStack sshkey reset
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cloud-init |
Expired
|
Medium
|
Unassigned | ||
cloud-init (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
CloudStack provide capability to reset SSH keys for an existing VM with the API: resetSSHKeyForV
creating an Instance with SSHkey currently work with cloud-init. But, CloudStack have the capability to reset it, the VM must be shutdown, sshkey replaced then the vm restart, current cloud-init does not update the user sshkey using the new one available from the dhcp server.
tested with cloud-init-0.7.7
current method to mitigate this behavior is to use cloudstack scripts into the /var/lib/
[1] http://
Changed in cloud-init: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in cloud-init (Ubuntu): | |
importance: | Undecided → Medium |
tags: | added: cloudstack |
Status changed to 'Confirmed' because the bug affects multiple users.