summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-04-09systemd: use network-online instead of network.target (LP: #1440180)Scott Moser
2015-03-27fix snappy package installation.Scott Moser
2015-03-27NoCloud: the local portion of NoCloud incorrectly claimed datasourcesScott Moser
2015-03-25Update SmartOS data source to use v2 metadata.Scott Moser
2015-02-26readurl, read_file_or_url returns bytes, user must convert as necessaryScott Moser
2015-02-24CloudStack: support fetching password from virtual routerScott Moser
2015-02-23Make parameter list for get_hostname method consistentJoshua Harlow
2015-02-13support for managing GPT partitionsScott Moser
2015-02-11some python3 fixesScott Moser
2015-02-10python3 support.Scott Moser
2015-01-22remove dependency on dmidecode on linuxScott Moser
2015-01-16hostname: apply hostname same as is writtenScott Moser
2015-01-16systemd: run cloud-init before systemd-user-sessions.serviceSteve Langasek
2015-01-15Use the GCE short hostname.Scott Moser
2015-01-06Enable user-data encoding support for GCE.Scott Moser
2014-11-22Update to use a newer and better OMNIBUS_URLJoshua Harlow
2014-11-22Be more tolerant of 'ssh_authorized_keys' typesJoshua Harlow
2014-11-21Fix parse_ssh_config failing in ssh_util.pyJoshua Harlow
2014-11-21Increase the robustness/configurability of the chef module...Joshua Harlow
2014-11-21Fix the digital ocean test on py2.6Joshua Harlow
2014-11-21Only use datafiles and initsys addon outside virtualenvsJoshua Harlow
2014-11-18retain trailing newline from template files when using jinja2Scott Moser
2014-10-29Start adding cloud config module docs.Scott Moser
2014-10-29ChangeLog: update for last commitScott Moser
2014-10-20fix for rhel7 by using 'uses_systemd' to detect upstart/systemdScott Moser
2014-10-20Add Digital Ocean Datasource.Scott Moser
2014-10-20open 0.7.7Scott Moser
2014-10-01cc_mounts: add ability to create swap fileScott Moser
2014-09-30FreeBSD: Support ConfigDriveScott Moser
2014-09-17cc_grub_dpkg consider /dev/xvda as a candidate for grub installationScott Moser
2014-09-15resizefs: fix backgrounded resizingScott Moser
2014-09-10ConfigDrive: support reading vendor_data similar to OpenStack MD readerScott Moser
2014-09-08resizefs: first check if device is writable before attemptingScott Moser
2014-09-03improved logging of errors around module loading/searchingScott Moser
2014-09-03Datasource: fix to provide local-hostname if not available in datasourceScott Moser
2014-09-02FreeBsd: fix initscripts and add working config fileScott Moser
2014-08-27Openstack: do not load urls twiceScott Moser
2014-08-26Fix pep8 issues, drop pylint.Jay Faulkner
2014-08-26ssh_authkey_fingerprints: fix bug that prevented disabling the moduleScott Moser
2014-08-22docs: fix disk-setup to reference 'table_type'Scott Moser
2014-08-21fix rendering resolv.conf if no 'options' are providedScott Moser
2014-08-21settings: fix typo resulting in OpenStack and GCE not running.Scott Moser
2014-08-21systemd: make cloud-init block ssh service startup to guarantee keys existScott Moser
2014-08-13remove un-used 'end' in result.json and status.jsonScott Moser
2014-07-31add ubuntu-init-switch module for testing systemd.Scott Moser
2014-07-29do not put comments in /etc/timezoneScott Moser
2014-07-24SeLinuxGuard: remove invalid check for sanity around restorecon, fix testScott Moser
2014-07-24change trunk packaging to be more modern.Scott Moser
2014-07-24change default path of systemd files to /lib/sysemd/system.Scott Moser
2014-07-21Allow the usage of jinja2 templatesScott Moser