Port create with invalid IP data creates port.
Bug #1064261 reported by
Gary Kotton
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Gary Kotton | ||
Folsom |
Fix Released
|
High
|
Gary Kotton | ||
quantum (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Won't Fix
|
Undecided
|
Unassigned | ||
Quantal |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The call quantum port-create --fixed-ip subnet_
Related branches
lp://staging/~gandelman-a/ubuntu/quantal/quantum/2012.2.1
- Openstack Ubuntu Testers: Pending requested
-
Diff: 79 lines (+68/-0)1 file modifieddebian/changelog (+68/-0)
Changed in quantum: | |
assignee: | nobody → Gary Kotton (garyk) |
Changed in quantum: | |
importance: | Undecided → High |
milestone: | none → grizzly-1 |
tags: | added: folsom-backport-potential |
Changed in quantum: | |
status: | New → In Progress |
tags: | removed: folsom-backport-potential |
Changed in quantum (Ubuntu): | |
status: | New → Fix Released |
Changed in quantum (Ubuntu Precise): | |
status: | New → Confirmed |
Changed in quantum: | |
status: | Fix Committed → Fix Released |
Changed in quantum (Ubuntu Quantal): | |
status: | New → Confirmed |
tags: | removed: in-stable-folsom |
Changed in quantum: | |
milestone: | grizzly-1 → 2013.1 |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/14209 github. com/openstack/ quantum/ commit/ 94e486168e38360 0d9c5234c7b0c38 74884aad1e
Committed: http://
Submitter: Jenkins
Branch: master
commit 94e486168e38360 0d9c5234c7b0c38 74884aad1e
Author: Gary Kotton <email address hidden>
Date: Mon Oct 8 04:18:11 2012 +0000
Ensures port is not created when database exception occurs
Fixes bug 1064261
The port creation code did not correctly treat a database error. That is,
if there was an exception the port would be created and an error returned
to the client.
Change-Id: I6cf36d1c641b46 716afb16f228b8d aa631099a5d