Comment 6 for bug 1842353

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

Reviewed: https://review.opendev.org/679694
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-gateway/commit/?id=5ec43f6dbeadc43ef11e81d3068bd6a7bbebf978
Submitter: Zuul
Branch: master

commit 5ec43f6dbeadc43ef11e81d3068bd6a7bbebf978
Author: Dmitrii Shcherbakov <email address hidden>
Date: Mon Sep 2 21:44:32 2019 -0400

    Adds l3_extension_plugins to L3AgentContext ctx

    * get a list of l3 plugins to enable based on relation data coming from
      neutron-api;
    * refactor adding fwaasv2 service plugins to the l3 agent to accommodate
      the l3_extension_plugins change.

    See https://github.com/juju/charm-helpers/pull/370
    See LP: #1842353

    Change-Id: Ic3a8e302942ed331bc3d80223e123c13d61db3b2
    Closes-Bug: #1842353