RETIRED, Cross-platform instance initialization
Go to file
Scott Moser 6b92d3496b drop requirement on boto for its boto.utils.get_instance_metadata()
We had a requirement on boto only to use
boto.utils.get_instance_metadata().  That had actually caused some pain in
the past.  This removes a Requires and also one that wasn't python3.
2014-01-17 16:34:53 -05:00
bin Significant re-working of the userdata handling and introduction of 2014-01-08 17:16:24 -07:00
cloudinit drop requirement on boto for its boto.utils.get_instance_metadata() 2014-01-17 16:34:53 -05:00
config remove vendor-scripts-per-{boot,instance,once} 2014-01-15 15:42:02 -05:00
doc merge from trunk 2014-01-17 15:12:57 -05:00
packages packages/debian/control.in: remove 'python:Depends' 2013-12-14 13:41:32 -05:00
systemd Some containers lack /dev/console, so when multi_log attempts to open 2013-09-20 16:04:49 -07:00
sysvinit pull in fixes for debian bug 712985 2013-07-25 16:34:19 -04:00
templates Add SLES hosts template file 2013-06-25 08:56:57 +02:00
tests drop requirement on boto for its boto.utils.get_instance_metadata() 2014-01-17 16:34:53 -05:00
tools fix read-version 2013-09-11 16:58:01 -04:00
upstart upstart/cloud-init-nonet.conf: fix indentation 2013-09-17 12:34:25 -04:00
ChangeLog drop requirement on boto for its boto.utils.get_instance_metadata() 2014-01-17 16:34:53 -05:00
HACKING.rst Add initial docs about datasources. 2013-02-04 23:10:36 -08:00
LICENSE add LICENSE file 2011-09-21 15:08:17 -04:00
Makefile fix indentation a bit in Makefile 2013-07-17 15:31:57 -04:00
Requires Add ec2 utils tests and httpretty requirement for http mocking 2014-01-10 17:17:06 -08:00
TODO Add a comment/todo for the future, that instead of having distro 2012-07-09 20:32:50 -07:00
pylintrc Helpful cleanups. 2012-10-27 19:25:48 -07:00
setup.py move redhat sysvinit scripts 2013-07-19 09:23:53 +02:00