From: Salvatore Orlando Date: Wed, 11 Mar 2015 00:41:53 +0000 (-0700) Subject: Add README and requirements.txt for VMware plugins X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=6bb239acf5bcda3b784dfc88c0af6b4709514101;p=openstack-build%2Fneutron-build.git Add README and requirements.txt for VMware plugins These files were forgotten in the decomposition patch. Related to Blueprint core-vendor-decomposition Change-Id: Ibd7bba5a287b455c4fcb8252e13ce277c12d44cb --- diff --git a/neutron/plugins/vmware/README b/neutron/plugins/vmware/README new file mode 100644 index 000000000..c636ee42c --- /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 000000000..f7bfec874 --- /dev/null +++ b/neutron/plugins/vmware/requirements.txt @@ -0,0 +1 @@ +vmware-nsx