cloud-init/cloudinit
Scott Moser 28275d9e49 Only attempt to read the previous hostname file if it exists.
- Instead of always reading the previous hostname file even if it
  did not exist lets only read it if it is a valid variable and is
  actually a existent file instead of just attempting to read it
  always.
- Also update the logging that is done when a previous file does not exist.
2012-11-13 18:41:31 -05:00
..
config make migrator walk the "cloud" path also 2012-11-13 15:25:57 -05:00
distros Update how errors are handled when writing and reading hostnames. 2012-11-13 15:24:53 -08:00
filters improvements for launch index, one fix for cloud-archive 2012-09-01 20:00:34 -04:00
handlers Do the append after escape. 2012-11-06 14:27:56 -08:00
sources config-drive-v2: support public keys 2012-11-12 12:26:49 -05:00
__init__.py remove warning message to console on empty user-data 2012-06-28 13:10:56 -04:00
cloud.py Update so that the content types searched for launch-index 2012-08-27 10:56:47 -07:00
ec2_utils.py Even when using boto < 2.6 force the unlazying to occur 2012-11-13 11:02:03 -08:00
helpers.py check for a marker file by the normal name also 2012-11-13 15:27:00 -05:00
importer.py 1. Add an importer function that will search for a given module in a set of search module 'prefixes' 2012-06-20 23:40:00 -07:00
log.py Move the recursive flushing to the log module. 2012-10-16 21:14:51 -07:00
netinfo.py Readd the original prefix to the netinfo (if provided). 2012-06-29 12:28:44 -07:00
patcher.py fix pylint 2012-09-24 16:59:23 -04:00
safeyaml.py fix pep8 and pylint 2012-09-28 16:35:53 -04:00
settings.py Add a 'none' datasource as a last resort fallback 2012-08-19 22:28:14 -07:00
signal_handler.py do not disable logging on signal 2012-09-19 16:33:56 -04:00
ssh_util.py Helpful cleanups. 2012-10-27 19:25:48 -07:00
stages.py pylint and pep8 fixes 2012-11-12 22:11:34 -05:00
templater.py Revert back to using cheetah + adjust resultant code + templates 2012-07-09 16:41:45 -04:00
url_helper.py DataSourceMAAS: if a oauth request fails due to 403 try updating local time 2012-09-24 17:13:38 -04:00
user_data.py Fixed typo on dict value reference 2012-10-10 18:27:28 +02:00
util.py Rebased with HEAD and resolved conflicts. 2012-11-12 22:06:11 -08:00
version.py bump version to 0.7.1 2012-10-05 13:07:25 -04:00