InstallationΒΆ

At the command line:

$ pip install os-cloud-config

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv os-cloud-config
$ pip install os-cloud-config

Previous topic

os-cloud-config

Next topic

Usage

Project Source

This Page