d4c3047ba4
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
9 lines
370 B
Plaintext
9 lines
370 B
Plaintext
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 |