Comment 2 for bug 1624016

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

Reviewed: https://review.openstack.org/375769
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=9d5c38afe542b0cdaa8564e7068655913bf6a8ff
Submitter: Jenkins
Branch: master

commit 9d5c38afe542b0cdaa8564e7068655913bf6a8ff
Author: Michael Johnson <email address hidden>
Date: Fri Sep 23 23:29:54 2016 +0000

    Fix orphan port/security group on revert

    In some cases the vrrp port on an amphora was not getting cleaned
    up during the revert flow. This patch makes sure we cleanup the
    vrrp ports that were created by octavia.

    Change-Id: I1b4cf53a8dbee08fe6a6a54ccc301646d89bbd85
    Closes-Bug: #1624016