This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
2,684
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
Barry Warsaw
01b8fc3de3
Convert helpers.py and test_data.py from mocker to mock.
2015-01-22 15:41:52 -05:00
bin
remove un-used 'end' in result.json and status.json
2014-08-13 13:47:58 -04:00
cloudinit
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
2015-01-21 17:56:53 -05:00
config
new: The Ec2 datasource works for FreeBSD as well.
2014-10-08 15:37:05 +02:00
doc
tools/run-pep8: remove leading ',' fed to --ignore
2015-01-06 12:02:38 -05:00
packages
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
2015-01-21 17:56:53 -05:00
systemd
Use systemd-user-sessions.service for sequencing, not getty.target, for correct race-free ordering
2015-01-16 08:36:30 -08:00
sysvinit
sysvinit/freebsd: set sane PATH
2014-09-29 09:09:27 -04:00
templates
More adjustments
2014-10-11 16:59:50 -07:00
tests
Convert helpers.py and test_data.py from mocker to mock.
2015-01-22 15:41:52 -05:00
tools
tools/run-pep8: remove leading ',' fed to --ignore
2015-01-06 12:02:38 -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
hostname: apply hostname same as is written
2015-01-16 14:29:48 -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
Only install cheetah (and only run the cheetah templating test) when in Python
2015-01-21 15:28:32 -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
Add tests for current parse_ssh_config behaviour.
2014-11-12 13:52:28 +00:00
TODO.rst
move TODO to TODO.rst
2014-07-07 16:03:32 -04:00
tox.ini
Convert helpers.py and test_data.py from mocker to mock.
2015-01-22 15:41:52 -05:00
Description
RETIRED, Cross-platform instance initialization
4
MiB