Comment 2 for bug 1341378

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

Reviewed: https://review.openstack.org/106661
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5e80775a6a9a463d1854af50244b561bd64fb925
Submitter: Jenkins
Branch: master

commit 5e80775a6a9a463d1854af50244b561bd64fb925
Author: Liping Mao <email address hidden>
Date: Mon Jul 14 08:41:27 2014 +0800

    Missing max_routes in neutron.conf

    We have the define of "max_routes" in neutron/db/extraroute_db.py
    but we do not have them in neutron.conf.

    Change-Id: I4a9586023b7d09a64296b44f4d9285f30be1fd63
    Closes-Bug: #1341378