Comment 1 for bug 1064261

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/14209
Committed: http://github.com/openstack/quantum/commit/94e486168e383600d9c5234c7b0c3874884aad1e
Submitter: Jenkins
Branch: master

commit 94e486168e383600d9c5234c7b0c3874884aad1e
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: I6cf36d1c641b46716afb16f228b8daa631099a5d