Comment 3 for bug 1749921

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

Reviewed: https://review.openstack.org/545270
Committed: https://git.openstack.org/cgit/openstack/kuryr-kubernetes/commit/?id=20bc89ff87952d53249ea213d149ba315d97644f
Submitter: Zuul
Branch: master

commit 20bc89ff87952d53249ea213d149ba315d97644f
Author: Antoni Segura Puimedon <email address hidden>
Date: Fri Feb 16 12:13:17 2018 +0100

    Make ext subnet config optional

    It is common for Neutron deployment's policy to forbid GETs to the
    public subnet, only allowing GETs for the public net. Since the only
    required field of those two for creating a FIP is the public net, let's
    change public net to be the only required config option and have the
    subnet stick around as optional.

    Change-Id: I31c3c51ad2dc12f8f560cbab01c86d04aabb754e
    Closes-Bug: 1749921
    Signed-off-by: Antoni Segura Puimedon <email address hidden>