Comment 2 for bug 1771992

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

Reviewed: https://review.openstack.org/569394
Committed: https://git.openstack.org/cgit/openstack/networking-vpp/commit/?id=507570943f01af6cb215493e4fa9ab099e6b0c78
Submitter: Zuul
Branch: master

commit 507570943f01af6cb215493e4fa9ab099e6b0c78
Author: Onong Tayeng <email address hidden>
Date: Fri May 18 17:07:06 2018 +0530

    Issue with FIP disassociation handling

    The REST API call to disassociate a FIP, which is not associated
    with any port, fails with the PortNotFound error.

    Change-Id: Ic702c08f6833a9836c7d638e4116b0717be5ab41
    Closes-Bug: #1771992