Comment 1 for bug 1888407

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

Reviewed: https://review.opendev.org/740210
Committed: https://git.openstack.org/cgit/openstack/kuryr-kubernetes/commit/?id=cae194972a8f82a3c9029db71b2ec428992f848c
Submitter: Zuul
Branch: master

commit cae194972a8f82a3c9029db71b2ec428992f848c
Author: Roman Dobosz <email address hidden>
Date: Thu Jul 9 11:41:24 2020 +0200

    Fix SG rules to be created twice for the services.

    Repeated rules are being created for the service while not needed, but
    on the downside it cause increased number of calls to the Neutron. In
    this patch we're being polite to Neutron by not creating them.

    Closes-Bug: 1888407
    Change-Id: I4e64fb00666f0d8ebcb757d77b5cbc81bd69f9d3