vmware-nsx/doc/source/installation.rst
YuYang 78cd86be0b VMware-NSX:add install doc command
add the install doc with command for vmware-nsx.
and change the oslo.vmware to vmware-nsx

Change-Id: I68c6584acabe57e8deab279241cce31e569d3ce0
2017-07-17 16:32:24 +08:00

200 B

Installation

At the command line:

$ pip install vmware-nsx 

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv vmware-nsx
$ pip install vmware-nsx