This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
1,061
Commits
2
Branches
7
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Joshua Harlow
8f4786a3ba
Use RuntimeError subclass instead of top level Exception
2012-06-21 20:28:21 -07:00
bin
1. Move all info() logging methods to debug()
2012-06-21 08:38:12 -07:00
cloudinit
Use RuntimeError subclass instead of top level Exception
2012-06-21 20:28:21 -07:00
config
Comment cleanups and remove unneeded quotes.
2012-06-21 19:48:06 -07:00
debian.trunk
update tools/bddeb and debian.trunk packaging
2012-06-20 16:24:24 -04:00
doc
replace bug links with LP: # syntax, use '$RELEASE' for apt source
2012-04-09 10:41:48 -04:00
systemd
Add sample/example systemd config files
2011-10-30 17:14:09 -04:00
templates
Updated so that the locale that is being written out currently in 'cc_locale'
2012-06-21 19:46:16 -07:00
tests
/unittests
Get this test working again.
2012-06-21 17:54:53 -07:00
tools
Return a empty json map as default instead of an empty string for unknown fields
2012-06-20 23:59:24 -07:00
upstart
increase cloud-init-nonet timeout to 130 seconds from 70
2011-09-28 20:16:05 -04:00
ChangeLog
Update with parsing of a requirments file, changelog for this new refactoring stuff and setup.py for both of those.
2012-06-11 22:15:11 -07:00
install.sh
clean out 'build' directory in install.sh
2010-01-11 23:28:48 -05:00
LICENSE
add LICENSE file
2011-09-21 15:08:17 -04:00
Makefile
Pass along any environment settings via the variable 'noseopts'
2012-06-21 13:13:19 -07:00
Requires
Add dependency on argparse.
2012-06-19 21:50:10 -07:00
setup.py
Add a license and use find_packages to locate the needed packages
2012-06-20 17:45:45 -07:00
TODO
change from yaml+'#include' to yaml + config.d format for cloud.cfg
2011-02-17 15:48:41 -05:00
Description
RETIRED, Cross-platform instance initialization
4
MiB