]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Add README and requirements.txt for VMware plugins
authorSalvatore Orlando <salv.orlando@gmail.com>
Wed, 11 Mar 2015 00:41:53 +0000 (17:41 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Wed, 11 Mar 2015 00:45:50 +0000 (17:45 -0700)
These files were forgotten in the decomposition patch.

Related to Blueprint core-vendor-decomposition

Change-Id: Ibd7bba5a287b455c4fcb8252e13ce277c12d44cb

neutron/plugins/vmware/README [new file with mode: 0644]
neutron/plugins/vmware/requirements.txt [new file with mode: 0644]

diff --git a/neutron/plugins/vmware/README b/neutron/plugins/vmware/README
new file mode 100644 (file)
index 0000000..c636ee4
--- /dev/null
@@ -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 (file)
index 0000000..f7bfec8
--- /dev/null
@@ -0,0 +1 @@
+vmware-nsx