Comment 4 for bug 1799956

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

Reviewed: https://review.openstack.org/613328
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-api/commit/?id=5f255bc9f9c8ca1f7504b894cb073d35d1f08025
Submitter: Zuul
Branch: master

commit 5f255bc9f9c8ca1f7504b894cb073d35d1f08025
Author: Niels van Adrichem <email address hidden>
Date: Thu Oct 25 13:15:28 2018 +0000

    Enable support for l3agent- and dhcp-failover

    Implements the missing configuration options and context to configure
    allow-automatic-l3agent-failover and allow-automatic-dhcp-failover
    options in neutron.conf. The options are respectively added to
    versions juno and kilo upwards as those are the Neutron versions
    since they were first supported.

    Change-Id: I7e465b7fef13f61f7b37135a86ac2f590c0c9be6
    Closes-Bug: #1799956