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
# Maximum number of fixed ips per port
# max_fixed_ips_per_port = 5
+# Maximum number of routes per router
+# max_routes = 30
+
# =========== items for agent management extension =============
# Seconds to regard the agent as down; should be at least twice
# report_interval, to be sure the agent is down for good