]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Limit amount of fixed ips per port
authorGary Kotton <gkotton@redhat.com>
Sun, 24 Feb 2013 13:20:14 +0000 (13:20 +0000)
committerGary Kotton <gkotton@redhat.com>
Tue, 26 Feb 2013 16:26:34 +0000 (16:26 +0000)
commit785cbcca4f02cbe6dfa2c9b4bd91ec7af0ae895e
tree703df868577ac2385ef33a2f84be9697a12e5222
parent9f6adb4b26e5b79a214cf3a29a4ccab4510df6d9
Limit amount of fixed ips per port

Fixes bug 1100476

The patch also updates the quantum configuration file to
contain the following:
 - max number of host routes
 - max number of dns servers

Change-Id: Ic5d90034b0231687dfbde8fc65780ab52222c0fd
etc/quantum.conf
quantum/common/config.py
quantum/db/db_base_plugin_v2.py
quantum/tests/unit/midonet/test_midonet_plugin.py
quantum/tests/unit/test_db_plugin.py