keypairs associations missing from instances after cloud restart
Bug #691389 reported by
iain MacDonnell
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eucalyptus |
New
|
Undecided
|
chris grzegorczyk |
Bug Description
I found that the (ssh) keypairs associated with instances were not visible after a cloud restart. I tracked this down to the code that looks in the database for a record that matches the key value, and found an odd-looking construct. Not being a Java-programmer, I didn't know if it was supposed to work or not, so I changed it to something that makes sense to my simple brain, and lo and behold it works now!!
See attached patch.
Changed in eucalyptus: | |
assignee: | nobody → chris grzegorczyk (chris-grze) |
To post a comment you must log in.
This issue is now being tracked upstream at http:// eucalyptus. atlassian. net/browse/ EUCA-2748
Please watch that issue for further updates.