Daniel Watkins a51119762c Configure basic logging, and make it possible to log to console.
--log-to-console will output messages at INFO and above to the
command-line.  This is super-useful when running cloud-init from a
terminal, when you don't want to have to dig in a log file.

Change-Id: Ieb3db384b73441c19ef463649c94b04ffaac8026
2015-09-04 15:40:22 +01:00
2015-05-13 21:26:05 -04:00
2015-05-13 21:26:05 -04:00
2015-04-01 11:54:46 -07:00
2015-05-13 21:26:05 -04:00
2015-04-01 11:54:46 -07:00
2015-04-01 11:54:46 -07: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