create keypair allows duplicates
Bug #484217 reported by
chris grzegorczyk
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eucalyptus |
Fix Released
|
Undecided
|
chris grzegorczyk | ||
eucalyptus (Ubuntu) |
Fix Released
|
Low
|
Dustin Kirkland |
Bug Description
create keypair will create a new key overriding an existing. if a key with the given name exists create keypair should return an error.
Changed in eucalyptus: | |
status: | New → In Progress |
assignee: | nobody → chris grzegorczyk (chris-grze) |
Changed in eucalyptus (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Dustin Kirkland (kirkland) |
importance: | Undecided → Low |
Changed in eucalyptus: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
------- ------- ------- ------- ------- ------- ------- ------- ---- personal- army> ------- ------- ------- ------- ------- ------- ------- ------- - personal- army>
revno: 1071 [merge]
committer: decker <decker@
branch nick: 1.6
timestamp: Tue 2009-11-17 08:49:57 -0800
message:
enforce non-existence of keypair, fixes lp:#484217
---
revno: 1069.1.3
committer: decker <decker@
branch nick: 1.6
timestamp: Tue 2009-11-17 07:05:20 -0800
message:
create keypair should fail if key already exists lp:#484217