Merge lp://staging/~vishvananda/nova/lp803524 into lp://staging/~hudson-openstack/nova/trunk
Proposed by
Vish Ishaya
Status: | Merged |
---|---|
Approved by: | Brian Lamar |
Approved revision: | 1224 |
Merged at revision: | 1257 |
Proposed branch: | lp://staging/~vishvananda/nova/lp803524 |
Merge into: | lp://staging/~hudson-openstack/nova/trunk |
Diff against target: |
70 lines (+27/-4) 2 files modified
nova/api/openstack/images.py (+14/-4) nova/tests/api/openstack/test_images.py (+13/-0) |
To merge this branch: | bzr merge lp://staging/~vishvananda/nova/lp803524 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Brian Lamar (community) | Approve | ||
Christopher MacGown (community) | Approve | ||
Brian Waldon (community) | Approve | ||
Review via email: mp+66351@code.staging.launchpad.net |
Description of the change
Allows for ports in serverRef in image create through the openstack api.
To post a comment you must log in.
Thanks for the fix, Vish. Can you remove (or expand) line 17?