Comment 2 for bug 1700437

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

Reviewed: https://review.openstack.org/477440
Committed: https://git.openstack.org/cgit/openstack/mogan/commit/?id=4e34d886b9984890f33c5f422ed15d1432f1f75e
Submitter: Jenkins
Branch: master

commit 4e34d886b9984890f33c5f422ed15d1432f1f75e
Author: Tao Li <litao3721@126.com>
Date: Mon Jun 26 14:04:13 2017 +0800

    Fix reverting the network when plug vif failed

    Currently, the port is not removed correctly when plug vif failed,
    So we should fix it.

    Change-Id: I095f0c3cc8fa281beb494a19f25cc20774df21f2
    Closes-Bug: #1700437