Age | Commit message (Expand) | Author |
2014-09-10 | OpenStack: search less urls to determine if MD service is there. | Scott Moser |
2014-09-10 | drop version= from readers | Scott Moser |
2014-09-10 | fix log message | Scott Moser |
2014-09-10 | make BaseReader select latest supported version | Scott Moser |
2014-09-10 | merge from trunk | Scott Moser |
2014-09-10 | fix a bug, use a list instead of tuple for _versions | Scott Moser |
2014-09-10 | log as warn if things are obviously wrong | Scott Moser |
2014-09-10 | pyflakes fixes. | Scott Moser |
2014-09-10 | Only use vendordata under cloud-init key for ConfigDrive | Jay Faulkner |
2014-09-08 | Update read_config_drive to use OS_VERSIONS tuple for readers | Jay Faulkner |
2014-09-08 | resizefs: first check if device is writable before attempting | Scott Moser |
2014-09-05 | freebsd: fixes for sudo and build-on-freebsd | Scott Moser |
2014-09-04 | Fix a couple more cases of exceptional logs | Joshua Harlow |
2014-09-04 | Reduce logging levels and fix broken call to _fetch_available_versions | Joshua Harlow |
2014-09-03 | improved logging of errors around module loading/searching | Scott Moser |
2014-09-03 | fix: Write sudo rules upon user creation. | Harm Weites |
2014-09-02 | Fix logic statement and pep8 issue | Joshua Harlow |
2014-09-02 | Remove/adjust the verbose 'failed at attempted import of' log | Joshua Harlow |
2014-09-02 | merge from trunk | Scott Moser |
2014-08-28 | fix: The original regex was a little harsh, the rest of the bits | Harm Weites |
2014-08-27 | no functional changes, but some minor changes. | Scott Moser |
2014-08-27 | Fix retry cb to reflect what used to exist | Joshua Harlow |
2014-08-27 | Fixed more of the slowness around fetching and retrying | Joshua Harlow |
2014-08-26 | Show the available versions in the debug log message | Joshua Harlow |
2014-08-26 | Log a warning when unable to fetch the openstack versions | Joshua Harlow |
2014-08-26 | Just use os.path.exists directly | Joshua Harlow |
2014-08-26 | Add logging around failure to read optional/mandatory paths | Joshua Harlow |
2014-08-26 | Refactor vendor_data handling | Jay Faulkner |
2014-08-26 | Add failback for older Openstack configdrive versions | Jay Faulkner |
2014-08-26 | Optimize away most of the path_exists checks | Joshua Harlow |
2014-08-26 | further remove evidence of pylint. | Scott Moser |
2014-08-26 | Upgrade configdrive version | Jay Faulkner |
2014-08-26 | fix(pep8): Fix various pep8 violations and version-lock pep8 | Jay Faulkner |
2014-08-26 | change: Use a compiled regex and use the included match groups instead | Harm Weites |
2014-08-26 | ssh_authkey_fingerprints: fix bug that prevented disabling the module | Scott Moser |
2014-08-23 | fix: Drop some overly loud debug messages. | Harm Weites |
2014-08-22 | merge from trunk | Scott Moser |
2014-08-22 | ec2_utils.py: get_instance_metadata explicitly add trailing / | Scott Moser |
2014-08-21 | fix rendering resolv.conf if no 'options' are provided | Scott Moser |
2014-08-21 | settings: fix typo resulting in OpenStack and GCE not running. | Scott Moser |
2014-08-21 | use url_helper to combine url | Scott Moser |
2014-08-09 | fix: Pass -y to growfs to keep it from asking for confirmation. | Harm Weites |
2014-08-08 | fix: Skip lines from /etc/rc.conf not matching the pattern key=value. | Harm Weites |
2014-08-08 | merge: These are the changes from the freebsd-static-networking branch. | Harm Weites |
2014-07-31 | ubuntu-init-switch: support disabling of reboot, minor tweeks. | Scott Moser |
2014-07-31 | ubuntu-init-switch: fix for determining if systemd | Scott Moser |
2014-07-31 | exit and warn if no 'dpkg' (probably wrong distro) | Scott Moser |
2014-07-31 | add some doc to module | Scott Moser |
2014-07-31 | fix path to systemd | Scott Moser |
2014-07-31 | fix for config, allow specifying target for cloud-init --single | Scott Moser |