diff --git a/neutron/plugins/vmware/README b/neutron/plugins/vmware/README new file mode 100644 index 00000000000..c636ee42cef --- /dev/null +++ b/neutron/plugins/vmware/README @@ -0,0 +1,14 @@ +VMware Neutron plugins +=========================== + +Neutron plugins for VMware NSX family products + +* For configuration information, supported extensions, and architectural + documentation please refer to the plugin wiki page: + https://wiki.openstack.org/wiki/Neutron/VMware_NSX_plugins + +* Full plugin code available at: + * http://git.openstack.org/cgit/stackforge/vmware-nsx + * https://github.com/stackforge/vmware-nsx + +* Pypi location: https://pypi.python.org/pypi/vmware-nsx diff --git a/neutron/plugins/vmware/requirements.txt b/neutron/plugins/vmware/requirements.txt new file mode 100644 index 00000000000..f7bfec87470 --- /dev/null +++ b/neutron/plugins/vmware/requirements.txt @@ -0,0 +1 @@ +vmware-nsx