Merge lp:~tpatil/nova/bug838466 into lp:~hudson-openstack/nova/trunk
Proposed by
Tushar Patil
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Christopher MacGown | ||||
Approved revision: | 1518 | ||||
Merged at revision: | 1526 | ||||
Proposed branch: | lp:~tpatil/nova/bug838466 | ||||
Merge into: | lp:~hudson-openstack/nova/trunk | ||||
Diff against target: |
48 lines (+17/-4) 2 files modified
nova/compute/api.py (+4/-4) nova/tests/test_compute.py (+13/-0) |
||||
To merge this branch: | bzr merge lp:~tpatil/nova/bug838466 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Christopher MacGown (community) | Approve | ||
Vish Ishaya (community) | Approve | ||
Review via email: mp+73615@code.launchpad.net |
Commit message
Instance record is not inserted in db if the security group passed to the RunInstances API doesn't exists.
To post a comment you must log in.
lgtm