Comment 3 for bug 1808506

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

Reviewed: https://review.openstack.org/625655
Committed: https://git.openstack.org/cgit/openstack/kuryr-kubernetes/commit/?id=040bea51d5695227b340676685eaf3eaece5f4d2
Submitter: Zuul
Branch: master

commit 040bea51d5695227b340676685eaf3eaece5f4d2
Author: Luis Tomas Bolivar <email address hidden>
Date: Mon Dec 17 17:38:44 2018 +0100

    Ensure pools support don't break due to neutron-vif

    This patch ensures multi-pool support is not broken by the fact
    that neutron-vif requires admin rights to fully operate. In case
    kuryr is running without admin rights, the neutron-vif related ports
    will be removed instead of trying to put them back onto the pool, as
    there is no access to the needed information to recover them.

    Related-Bug: 1808506
    Change-Id: I6eba3bddf4649b4f817dfd7b8463144c4ad69789