neutron-fwaas/quantum
Gary Kotton 3c8b8ce101 L3: make use of namespaces by agent configurable
Fixes bug 1042104

The fix follows the patch that was done on the DHCP agent to enable
the user to configure the usage of namespaces. In the event that
namspaces are disabled the agent is limited to running only one
router. The agent needs to define the router_id that is supported.
The process in this case is:
1. create router
2. start agent with router id

Change-Id: I2a71dc009c5aea285ff9f903b3faa99b0c9f820f
2012-09-03 17:16:40 -04:00
..
agent L3: make use of namespaces by agent configurable 2012-09-03 17:16:40 -04:00
api remove policy check for host_routes in update_port 2012-08-30 13:41:30 +08:00
common Implementation of 2nd phase of provider extension for openswitch 2012-08-30 21:24:11 -04:00
db Add lease expiration management to ip recycling 2012-09-01 02:55:06 -04:00
extensions Implement L3 support in Metaplugin 2012-09-03 06:56:42 +00:00
openstack Remove unused variable 2012-08-17 01:48:39 +08:00
plugins Merge "Fix programming error of ryu-plugin" 2012-09-03 19:59:12 +00:00
rootwrap Update rootwrap; track changes in nova/cinder 2012-08-30 16:55:00 -04:00
server Implements the blueprint use-common-cfg for the quantum service. 2012-06-20 02:30:11 -04:00
tests L3: make use of namespaces by agent configurable 2012-09-03 17:16:40 -04:00
__init__.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
auth.py Make quantum pipeline configurable from quantum.conf. 2012-07-27 17:08:21 +09:00
context.py Introduce files from openstack common. 2012-07-17 06:41:14 +08:00
manager.py Ensures API v2 router does not load plugin twice 2012-07-14 09:52:10 -07:00
policy.py Run core unit tests for each plugin 2012-08-22 16:34:04 -07:00
quantum_plugin_base_v2.py updated outdated comments in base v2 plugin class 2012-08-24 19:28:28 -07:00
quota.py Add quota per-tenant. 2012-08-14 23:27:56 +08:00
service.py Remove paste configuration details to a seperate file. 2012-06-24 01:45:27 -04:00
version.py Open Folsom 2012-03-16 23:19:22 +01:00
wsgi.py Add quota per-tenant. 2012-08-14 23:27:56 +08:00