neutron/neutron/common
Bob Melander 715b16aca7 Adds support for L3 routing/NAT as a service plugin
- Adds L3 routing/NAT service plugin
- Removes L3 routing/NAT from ML2 plugin
- Moves "router:external" attribute to new extension "External-net"
- Introduces separate RPC topic for L3 callbacks from L3 agent

Implements: blueprint quantum-l3-routing-plugin

Change-Id: Id9af10c2910f9a1730b163203a68d101ffc3b282
2013-09-11 12:12:10 +02:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
config.py Remove DHCP lease logic 2013-08-12 16:55:48 -07:00
constants.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
exceptions.py Fix message i18n error 2013-09-08 15:58:12 +08:00
legacy.py modernize quantum config in proper place 2013-07-16 23:15:17 +08:00
log.py Make neutron.common.log.log print module path 2013-09-07 02:10:57 +09:00
rpc.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_lib.py Remove last vestiges of nose 2013-08-11 11:15:28 -03:00
topics.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
utils.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00