vmware-nsx/neutron/plugins/embrane
fujioka yuuichi 6096dd5892 Apply six for metaclass
__metaclass__ cannot be used in python3.
six be used in general for python 3 compatibility.

Change-Id: Ib0d71b9676dc01390679396443575c05975d3b58
Closes-Bug: #1236648
2013-11-18 17:58:58 +09:00
..
agent Embrane Neutron Plugin 2013-08-25 14:22:38 -07:00
common Fix message i18n error 2013-09-08 15:58:12 +08:00
l2base Apply six for metaclass 2013-11-18 17:58:58 +09:00
plugins Set correct plugin support in Embrane based plugins 2013-10-07 17:13:54 -07:00
__init__.py Embrane Neutron Plugin 2013-08-25 14:22:38 -07:00
base_plugin.py Fix message i18n error 2013-09-08 15:58:12 +08: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