Comment 6 for bug 1574631

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

Reviewed: https://review.openstack.org/316558
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=0836b716ac98503a552a5f85b65b08e94a14664b
Submitter: Jenkins
Branch: master

commit 0836b716ac98503a552a5f85b65b08e94a14664b
Author: Omer Anson <email address hidden>
Date: Fri May 13 18:31:46 2016 +0300

    Improve l3 agent support

    This patch improves the L3 agent support by:
     * Initialise router_scheduler in the l3 NAT mixin
     * Add l3_agent_scheduler to the supported extensions APIs
     * Use q-l3 service to run df-l3-agent as some checks in
       neutron/devstack are q-l3 specific

    Change-Id: I19b4910049c7cee1ae04e3ca553190a720050a9d
    Closes-Bug: 1574631
    Closes-Bug: 1581946