]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Cisco APIC Layer 3 Service plugin
authorArvind Somya <asomya@cisco.com>
Wed, 28 May 2014 15:37:40 +0000 (08:37 -0700)
committerArvind Somya <asomya@cisco.com>
Wed, 4 Jun 2014 15:37:06 +0000 (08:37 -0700)
commit6f3dac32eb512a8e4a37a426359635eac15fda66
tree7723e34a3f5db579d74c5313eeaf415ccf0c9e0d
parent53b701a3f91530c9462a9cb0690aaf68efd45f6d
Cisco APIC Layer 3 Service plugin

This plugin provides Layer 3 features for the Cisco APIC.
The service plugin is currently limited to internal gateways
due to limitations in the Hardware.

Change-Id: I81cde4d721f9d72ec67baaf64ab91148b3799d78
Implements: blueprint cisco-apic-l3
neutron/services/l3_router/l3_apic.py [new file with mode: 0644]
neutron/tests/unit/services/l3_router/__init__.py [new file with mode: 0644]
neutron/tests/unit/services/l3_router/test_l3_apic_plugin.py [new file with mode: 0644]