Comment 5 for bug 1611632

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

Reviewed: https://review.openstack.org/373029
Committed: https://git.openstack.org/cgit/openstack/neutron-specs/commit/?id=57f92340c9ba8a72431b4e57989d4831df385700
Submitter: Jenkins
Branch: master

commit 57f92340c9ba8a72431b4e57989d4831df385700
Author: yuyangbj <email address hidden>
Date: Tue Sep 20 16:11:55 2016 +0800

    Support agentless driver in neutron-dynamic-routing

    Some BGP driver is agentless, but the neutron-dynamic-routing is
    bound to RPC driver so closely. So the codes need to be refactored.

    Change-Id: Id134faa2d08369a7ad7aab1d353b83b1fbc4d48f
    Related-Bug: #1611632