Merge lp://staging/~smoser/nova/lp845155 into lp://staging/~hudson-openstack/nova/trunk
Proposed by
Scott Moser
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Vish Ishaya | ||||
Approved revision: | 1543 | ||||
Merged at revision: | 1576 | ||||
Proposed branch: | lp://staging/~smoser/nova/lp845155 | ||||
Merge into: | lp://staging/~hudson-openstack/nova/trunk | ||||
Diff against target: |
33 lines (+6/-6) 1 file modified
nova/api/ec2/cloud.py (+6/-6) |
||||
To merge this branch: | bzr merge lp://staging/~smoser/nova/lp845155 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Vish Ishaya (community) | Approve | ||
William Wolf (community) | Approve | ||
Review via email: mp+74705@code.staging.launchpad.net |
Commit message
if no public-key is given (--key), do not show public-keys in metadata service
To post a comment you must log in.
Can a test be written to verify the old behavior in the bug, and prove that this fixes it?