Age | Commit message (Expand) | Author |
2018-10-31 | azure: report ready to fabric after reprovision and reduce logging | asakkurr |
2018-10-30 | query: better error when missing read permission on instance-data | Chad Smith |
2018-10-26 | instance-data: fallback to instance-data.json if sensitive is absent. | Chad Smith |
2018-10-25 | docs: remove colon from network v1 config example. | Tomer Cohen |
2018-10-25 | Merge tag 'ubuntu/18.4-0ubuntu1_16.04.2' into current | Kim Hagen |
2018-10-25 | Add cloud-id binary to packages for SUSE | Jason Zions |
2018-10-25 | Add dhcp call to ec2 datasource | Kim Hagen |
2018-10-24 | systemd: On SUSE ensure cloud-init.service runs before wicked | Robert Schweikert |
2018-10-23 | Use dhcp for google cloud source | Kim Hagen |
2018-10-22 | update detection of openSUSE variants | Robert Schweikert |
2018-10-22 | set user tag | Kim |
2018-10-22 | Get ip address on azure | Kim Hagen |
2018-10-21 | do not check git | Kim Hagen |
2018-10-21 | Add cloud.cfg file for vyos | Kim Hagen |
2018-10-21 | add vyos cloud-init config module | Kim Hagen |
2018-10-21 | make cloud-init compile on debian jessie | Kim Hagen |
2018-10-21 | fix paramiko exploit issue | Kim |
2018-10-17 | add azure-apply-network-config-false.patch to patches/series | Chad Smith |
2018-10-17 | update changelog | Chad Smith |
2018-10-17 | cherry pick 1d5e9aef | Chad Smith |
2018-10-17 | azure: Add apply_network_config option to disable network from IMDS | Chad Smith |
2018-10-11 | Correct spelling in an error message (udevadm). | Katie McLaughlin |
2018-10-10 | tests: meta_data key changed to meta-data in ec2 instance-data.json | Chad Smith |
2018-10-10 | tests: fix kvm integration test to assert flexible config-disk path | Chad Smith |
2018-10-09 | tools: Add cloud-id command line utility | Chad Smith |
2018-10-09 | instance-data: Add standard keys platform and subplatform. Refactor ec2. | Chad Smith |
2018-10-09 | net: ignore nics that have "zero" mac address. | Scott Moser |
2018-10-07 | tests: fix apt_configure_primary to be more flexible | Chad Smith |
2018-10-04 | Ubuntu: update sources.list to comment out deb-src entries. | Scott Moser |
2018-10-03 | releasing cloud-init version 18.4-0ubuntu1~16.04.1 | Chad Smith |
2018-10-03 | update changelog (New upstream release 18.4). | Chad Smith |
2018-10-03 | update changelog. | Chad Smith |
2018-10-03 | refresh patches against master commit e2800045 | Chad Smith |
2018-10-03 | merge from master at 18.4 | Chad Smith |
2018-10-02 | release 18.4 | Scott Moser |
2018-10-01 | tests: allow skipping an entire cloud_test without running. | Scott Moser |
2018-09-28 | tests: disable lxd tests on cosmic | Scott Moser |
2018-09-27 | cii-tests: use unittest2.SkipTest in ntp_chrony due to new deps | Chad Smith |
2018-09-26 | lxd: adjust to snap installed lxd. | Scott Moser |
2018-09-26 | docs: surface experimental doc in instance-data.json | Chad Smith |
2018-09-26 | tests: fix ec2 integration tests. process meta_data instead of meta-data | Chad Smith |
2018-09-26 | Add support for Infiniband network interfaces (IPoIB). | Mark Goddard |
2018-09-25 | cli: add cloud-init query subcommand to query instance metadata | Chad Smith |
2018-09-25 | tools/tox-venv: update for new features. | Scott Moser |
2018-09-21 | pylint: ignore warning assignment-from-no-return for _write_network | Chad Smith |
2018-09-20 | stages: Fix bug causing datasource to have incorrect sys_cfg. | Scott Moser |
2018-09-20 | Remove dead-code _write_network distro implementations. | Scott Moser |
2018-09-18 | net_util: ensure static configs have netmask in translate_network result | Thomas Berger |
2018-09-17 | Fall back to root:root on syslog permissions if other options fail. | Robert Schweikert |
2018-09-17 | tests: Add mock for util.get_hostname. | Robert Schweikert |