Comment 6 for bug 1861876

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

Reviewed: https://review.opendev.org/706213
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=aec3ca0765e85a8bb619cd38b5411a4fbc0acaf3
Submitter: Zuul
Branch: master

commit aec3ca0765e85a8bb619cd38b5411a4fbc0acaf3
Author: Stephen Finucane <email address hidden>
Date: Thu Feb 6 10:04:24 2020 +0000

    Don't error out on floating IPs without associated ports

    Floating IPs don't have to have an associated port, so there's no reason
    to error out when this is the case.

    Change-Id: I50c79843bf819b731c597dbfe72090cdf02c7641
    Signed-off-by: Stephen Finucane <email address hidden>
    Closes-bug: #1861876