malei d0f880277b Put py34 first in the env order of tox
To solve the problem of "db type could
not be determined" on py34 we have to run first the py34 env to, then, run
py27. This patch puts py34 first on the tox.ini list of envs to avoid this
problem to happen.

Change-Id: I50f894062cf681a44fe7da2342a74b31898f47e8
2015-10-19 03:26:29 +08:00
2015-05-13 21:26:05 -04:00
2015-05-13 21:26:05 -04:00
2016-01-08 23:11:16 +00:00
2015-04-01 11:54:46 -07:00
2015-04-01 11:54:46 -07:00
2015-10-19 03:26:29 +08:00

Cloud-init

Cloud-init initializes systems for cloud environments.

Join us

Bugs

Bug reports should be opened at

https://bugs.launchpad.net/cloud-init/+filebug

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
RETIRED, Cross-platform instance initialization
Readme 4 MiB