Merge "Add README and requirements.txt for VMware plugins"
This commit is contained in:
commit
5c6781a6f7
14
neutron/plugins/vmware/README
Normal file
14
neutron/plugins/vmware/README
Normal file
@ -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
|
1
neutron/plugins/vmware/requirements.txt
Normal file
1
neutron/plugins/vmware/requirements.txt
Normal file
@ -0,0 +1 @@
|
||||
vmware-nsx
|
Loading…
Reference in New Issue
Block a user