Installation

At the command line:

$ pip install oslo.vmware

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv oslo.vmware
$ pip install oslo.vmware

Previous topic

oslo.vmware — VMware support code for OpenStack

Next topic

Usage

Project Source

This Page