Comment 6 for bug 1347778

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

Reviewed: https://review.openstack.org/109052
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=5eeba0ca19a683ef546cacd280a0dd1dfdb4995e
Submitter: Jenkins
Branch: master

commit 5eeba0ca19a683ef546cacd280a0dd1dfdb4995e
Author: Matt Riedemann <email address hidden>
Date: Wed Jul 23 09:27:46 2014 -0700

    Add MacAddressInUseClient exception handling

    Nova needs a specific client exception defined for the server's
    MacAddressInUse exception when allocating ports so it can handle the
    exception properly, otherwise the NeutronClientException with a 409 can
    be confused with other errors.

    Partial-Bug: #1347778

    Change-Id: Ia02dbc8fe32a43adeb229e3b640b9b33ec0dd6c7