16e1ee3b51dbc8f0078d57b00e653a0d3f41fc9d

And fix the one error that it throws up. Change-Id: I51fb24562b5779fc40b9e8fcd3a62c5ea5478faf
Cloud-init
Cloud-init initializes systems for cloud environments.
Join us
Testing and requirements
Requirements
TBD
Tox.ini
Our tox.ini
file describes several test environments
that allow to test cloud-init with different python versions and sets of
requirements installed. Please refer to the tox documentation to understand how
to make these test environments work for you.
Developer documentation
We also have sphinx documentation in docs/source
.
To build it, run:
$ python setup.py build_sphinx
Description