
Upstream issue is: https://github.com/gabrielfalcao/HTTPretty/issues/278 So until its fixed (and released) block those versions from being used. This also fixes the .gitreview file which no longer works due to the move to openstack from stackforge. Change-Id: I52d593cbf987081d53506cdae1ab59c240517a01
Cloud-init
Cloud-init initializes systems for cloud environments.
Join us
Bugs
- Bug reports should be opened at
On Ubuntu Systems, you can file bugs with:
$ ubuntu-bug cloud-init
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