summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-10-15cc_landscape: do nothing if config not give. install landscape-client.Thomas Hervé
2012-10-05update ChangeLog for previous 2 commits.Scott Moser
2012-10-01fix oauth time skew. actual implementation was returning 401 not 403.Scott Moser
2012-09-19if a logged message fails, fallback to logging to stdoutJoshua Harlow
2012-09-14remove 'start networking' from cloud-init-nonetScott Moser
2012-08-27DataSourceEc2: require 'instance-data' as top level domainScott Moser
2012-08-24add changelog entryScott Moser
2012-08-22add support for creating initial users and groupsScott Moser
2012-08-22add apt_reboot_if_required to reboot if requiredScott Moser
2012-08-22rework package mirror selectionScott Moser
2012-08-20Add the "None" datasourceScott Moser
2012-08-20mark bug 1010582 as fixed.Scott Moser
2012-08-20add ssh-authkey-fingerprint config module, to print fingerprints to consoleScott Moser
2012-08-14Add RHEVm and vSphere support as datasource AltCloudScott Moser
2012-07-11add write-files module for "injecting" files (LP: #1012854)Scott Moser
2012-07-09update ChangelogScott Moser
2012-07-01Adjust the changelog after adding 'hacking.py'harlowja
2012-06-30Add in more comments about what has been changed/adjusted/reworkedharlowja
2012-06-30Add comment about #includeonce/#include bug/changeharlowja
2012-06-29Start filling out the 0.7 changelog section.Joshua Harlow
2012-06-29[merge-from-trunk] use yaml.safe_load rather than yaml.loadScott Moser
2012-06-29[merge from trunk] cc_salt_minion: install package salt-minion rather than saltScott Moser
2012-06-29[merge from trunk] Use --quiet when running apt-getScott Moser
2012-06-21use yaml.safe_load rather than yaml.loadScott Moser
2012-06-20cc_salt_minion: install package salt-minion rather than saltScott Moser
2012-06-13Use --quiet when running apt-getScott Moser
2012-06-11Update with parsing of a requirments file, changelog for this new refactoring...Joshua Harlow
2012-05-22support relative path in AuthorizedKeysFileScott Moser
2012-04-09fix chef documentation (LP: #960564)Scott Moser
2012-04-05Allow a url to cloud-config data to be specified on kernel config lineScott Moser
2012-04-04Provide informative message when user logs in with unsupported localeScott Moser
2012-03-26cc_chef: fix bug when validation_key was present, but validation_cert was notScott Moser
2012-03-21cc_resizefs: run resizefs in the background during boot.Scott Moser
2012-03-12Warn in user-data processing on non-multipart, non-handled dataScott Moser
2012-03-12wrap Changelog to < 80 charsScott Moser
2012-03-12import CloudStack data source [Cosmin Luta]Scott Moser
2012-03-09add option apt_pipelining to cloud-config to address s3 mirrors (LP: #948461)Scott Moser
2012-03-08Add DataSourceMaaS, a Data Source for Ubuntu Machine as a ServiceScott Moser
2012-02-17support reading network interface config from DataSourceNoCloudScott Moser
2012-02-16update changelogScott Moser
2012-02-16DataSourceConfigDrive: support getting data from openstack config driveScott Moser
2012-02-15DataSourceOVF: only search for OVF data on ISO9660 filesystemsScott Moser
2012-02-15Support salt minions via cloud-config [Jeff Bauer] (LP: #927795)Scott Moser
2012-01-30support empty lines in '#include' files (LP: #923043)Scott Moser
2012-01-20in netinfo output (ci-info:), fill in empty fields with a "."Scott Moser
2012-01-17add support for add/remove CA Certificates via cloud-config (LP: #915232)Scott Moser
2012-01-12fix pylint warnings (LP: #914739) [Juerg Haefliger]Scott Moser
2012-01-12add unit test framework (LP: #890851)Scott Moser
2011-12-22fix issue with part-handlers and base64 encoding (LP: #874342)Scott Moser
2011-12-21support configuration of landscape-client via cloud-config (LP: #857366)Scott Moser