neutron/neutron/plugins/embrane
Ivar Lazzaro d4c3047ba4 Embrane Neutron Plugin
Implements blueprint embrane-neutron-plugin

This commit implements the main Embrane plugin, which covers
route and extratoute extensions.

The plugin will rely on existing plugins for leveraging L2 networks,
for now it only supports OpenVSwitch and vlan networks, but more
supports are to come if the model is approved (or a different one
is suggested).

Change-Id: I90aff8ec4324bd3a7c59c411374db6a118d1a72b
2013-08-25 14:22:38 -07:00
..
agent Embrane Neutron Plugin 2013-08-25 14:22:38 -07:00
common Embrane Neutron Plugin 2013-08-25 14:22:38 -07:00
l2base Embrane Neutron Plugin 2013-08-25 14:22:38 -07:00
plugins Embrane Neutron Plugin 2013-08-25 14:22:38 -07:00
__init__.py Embrane Neutron Plugin 2013-08-25 14:22:38 -07:00
base_plugin.py Embrane Neutron Plugin 2013-08-25 14:22:38 -07:00
README Embrane Neutron Plugin 2013-08-25 14:22:38 -07:00

Embrane Neutron Plugin

This plugin interfaces OpenStack Neutron with Embrane's heleos platform, which
provides layer 3-7 network services for cloud environments.

L2 connectivity is leveraged by one of the supported existing plugins.

For more details on use, configuration and implementation please refer to:
http://wiki.openstack.org/wiki/Neutron/EmbraneNeutronPlugin