Age | Commit message (Expand) | Author |
2015-10-20 | AltCloud: Remove --quiet option from udevadm call | Daniel Watkins |
2015-10-14 | azure: support extracting SSH key values from ovf-env.xml | Scott Moser |
2015-10-09 | support configuring and installing the Ubuntu fan driver | Scott Moser |
2015-09-08 | power_state: support 'condition' argument | Scott Moser |
2015-09-08 | NoCloud: fix consumption of vendor-data | Scott Moser |
2015-08-07 | Add initial reporting module and events | Scott Moser |
2015-07-30 | status_wrapper in main: fix use of print_exc when handling exception | Scott Moser |
2015-07-28 | rsyslog: add new format of config | Scott Moser |
2015-07-27 | _read_dmi_syspath: fix bad log message causing unintended exception | Scott Moser |
2015-07-22 | mounts: support reliably detecting and using Azure ephemeral disks | Scott Moser |
2015-07-22 | provide data source to mirror selection code for region-specific mirrors. | Scott Moser |
2015-07-22 | fixes bug: https://launchpad.net/bugs/1461242 | Scott Moser |
2015-07-20 | Return a sensible value for DataSourceGCE.availability_zone. | Daniel Watkins |
2015-06-16 | Use wget to fetch CloudStack passwords. | Scott Moser |
2015-06-16 | growpart: fix specification of 'devices' list. | Scott Moser |
2015-06-15 | apt_configure: fix importing of apt gpg keys under in python3 | Scott Moser |
2015-06-10 | Add ChangeLog entry for last merge. | Daniel Watkins |
2015-06-10 | check for systemd using sd_booted() semantics | Scott Moser |
2015-06-01 | Doc: include information on vendor-data in OpenStack | Scott Moser |
2015-05-22 | Azure: Redact on-disk user password in /var/lib/ovf-env.xml | Scott Moser |
2015-05-19 | EC2: be aware of eu-central-1 availability zone | Scott Moser |
2015-05-15 | Azure: remove dependency on walinux-agent | Scott Moser |
2015-05-15 | detect that CentOS 7 uses systemd, write previous-hostname in that case. | Scott Moser |
2015-05-01 | Fix exception when running with no arguments on Python 3 | Scott Moser |
2015-05-01 | Azure: if user has set hostname, do not overwrite it | Scott Moser |
2015-04-21 | sysvinit: make cloud-init-local run before networking is brought up | Scott Moser |
2015-04-21 | Fix +tests for GCE datasource not handling per-instance SSH keys | Joshua Harlow |
2015-04-21 | Update changelog with previously merged branches | Joshua Harlow |
2015-04-09 | systemd: use network-online instead of network.target (LP: #1440180) | Scott Moser |
2015-03-27 | fix snappy package installation. | Scott Moser |
2015-03-27 | NoCloud: the local portion of NoCloud incorrectly claimed datasources | Scott Moser |
2015-03-25 | Update SmartOS data source to use v2 metadata. | Scott Moser |
2015-02-26 | readurl, read_file_or_url returns bytes, user must convert as necessary | Scott Moser |
2015-02-24 | CloudStack: support fetching password from virtual router | Scott Moser |
2015-02-23 | Make parameter list for get_hostname method consistent | Joshua Harlow |
2015-02-13 | support for managing GPT partitions | Scott Moser |
2015-02-11 | some python3 fixes | Scott Moser |
2015-02-10 | python3 support. | Scott Moser |
2015-01-22 | remove dependency on dmidecode on linux | Scott Moser |
2015-01-16 | hostname: apply hostname same as is written | Scott Moser |
2015-01-16 | systemd: run cloud-init before systemd-user-sessions.service | Steve Langasek |
2015-01-15 | Use the GCE short hostname. | Scott Moser |
2015-01-06 | Enable user-data encoding support for GCE. | Scott Moser |
2014-11-22 | Update to use a newer and better OMNIBUS_URL | Joshua Harlow |
2014-11-22 | Be more tolerant of 'ssh_authorized_keys' types | Joshua Harlow |
2014-11-21 | Fix parse_ssh_config failing in ssh_util.py | Joshua Harlow |
2014-11-21 | Increase the robustness/configurability of the chef module... | Joshua Harlow |
2014-11-21 | Fix the digital ocean test on py2.6 | Joshua Harlow |
2014-11-21 | Only use datafiles and initsys addon outside virtualenvs | Joshua Harlow |
2014-11-18 | retain trailing newline from template files when using jinja2 | Scott Moser |