This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
2,717
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
Scott Moser
11efc148bf
fix parse_qs usage
2015-02-10 17:25:01 +00:00
bin
remove un-used 'end' in result.json and status.json
2014-08-13 13:47:58 -04:00
cloudinit
fix parse_qs usage
2015-02-10 17:25:01 +00: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
fix copyright message
2015-02-09 12:45:05 -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
Low hanging Python 3 fruit.
2015-01-22 21:21:04 -05:00
tests
Respond to review:
2015-01-27 15:03:52 -05:00
tools
Low hanging Python 3 fruit.
2015-01-22 21:21:04 -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
remove dependency on dmidecode on linux
2015-01-22 12:14:02 -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
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
Repair the Python 2.6 tests.
2015-01-26 20:02:31 -05:00
Description
RETIRED, Cross-platform instance initialization
4
MiB