This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
2,728
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
Daniel Watkins
02beabec2b
Enable passing arguments to nose via tox.
2015-02-11 11:41:04 +00:00
bin
use encode_text
2015-02-10 21:33:11 +00:00
cloudinit
Fix reference to non-existent variable.
2015-02-11 10:33:00 +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
make bddeb work with python3 or python2
2015-02-10 20:32:32 +00: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
pep8
2015-02-10 20:51:59 -05:00
tools
make bddeb work with python3 or python2
2015-02-10 20:32:32 +00: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
python3 support.
2015-02-10 20:53:20 -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
Enable passing arguments to nose via tox.
2015-02-11 11:41:04 +00:00
Description
RETIRED, Cross-platform instance initialization
4
MiB