This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
2,818
Commits
2
Branches
7
Tags
08df63a97e90d8947327c06eba54bc4c65408d3c
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Daniel Watkins
08df63a97e
Switch logging from info to debug level.
2015-03-25 17:26:33 +00:00
bin
status_wrapper: do not swallow errors
2015-02-26 14:02:37 -05:00
cloudinit
Switch logging from info to debug level.
2015-03-25 17:26:33 +00:00
config
add snappy module
2015-03-04 10:10:11 -05:00
doc
fix logging perms with list rather than single
2015-03-04 12:42:34 -05:00
packages
packages/debian: move software-properties-common to recommends, add eatmydata
2015-03-03 15:54:31 -05:00
systemd
systemd: update config and final to run even if init jobs fail
2015-03-17 15:50:00 -04:00
sysvinit
sysvinit/freebsd: set sane PATH
2014-09-29 09:09:27 -04:00
templates
Low hanging Python 3 fruit.
2015-01-22 21:21:04 -05:00
tests
Ensure that the serial console is always closed.
2015-03-25 15:54:19 +00:00
tools
add tools/tox-venv for running in a tox env
2015-02-11 12:08:23 -05:00
upstart
cloud-init-blocknet: remove debug code going to /run/cloud-init-blocknet
2014-09-15 09:40:29 -04:00
.bzrignore
Fix file modes to be Python 2/3 compatible.
2015-01-21 15:35:56 -05:00
ChangeLog
readurl, read_file_or_url returns bytes, user must convert as necessary
2015-02-26 14:10:17 -05:00
HACKING.rst
Remove pylint
2014-08-26 11:53:44 -07:00
LICENSE
add LICENSE file
2011-09-21 15:08:17 -04:00
Makefile
further remove evidence of pylint.
2014-08-26 15:53:41 -04:00
MANIFEST.in
* Added a simple tox.ini file
2015-01-21 15:14:24 -05:00
requirements.txt
Port the MAAS code to oauthlib.
2015-01-26 16:37:29 -05:00
setup.py
Only install cheetah (and only run the cheetah templating test) when in Python
2015-01-21 15:28:32 -05:00
test-requirements.txt
make bddeb work with python3 or python2
2015-02-10 20:32:32 +00:00
TODO.rst
move TODO to TODO.rst
2014-07-07 16:03:32 -04:00
tox.ini
tox: set LC_ALL=en_US.utf-8 rather than C
2015-02-24 11:39:58 -05:00
Description
RETIRED, Cross-platform instance initialization
4
MiB