Comment 2 for bug 1703592

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

Reviewed: https://review.openstack.org/482757
Committed: https://git.openstack.org/cgit/openstack/mogan/commit/?id=2b36a7ebe5c44714d40ab517c00f5738ce2ff7d3
Submitter: Jenkins
Branch: master

commit 2b36a7ebe5c44714d40ab517c00f5738ce2ff7d3
Author: Zhenguo Niu <email address hidden>
Date: Wed Jul 12 09:31:32 2017 +0800

    Fix circular reference error when attaching interface

    Move neutron port creation to try/except block to catch the
    exceptions.

    Change-Id: I53144a8e1c4ada5ce241526855cdea941158cf71
    Closes-Bug: #1703592