Age | Commit message (Expand) | Author |
2019-01-23 | OVF: simplify expected return values of transport functions. | Scott Moser |
2019-01-23 | Vmware: Add support for the com.vmware.guestInfo OVF transport. | Scott Moser |
2018-12-11 | tests: add Disco release | Joshua Powers |
2018-12-11 | net: render 'metric' values in per-subnet routes | Ryan Harper |
2018-12-06 | write_files: add support for appending to files. | James Baxter |
2018-12-03 | dhclient-hook: cleanups, tests and fix a bug on 'down' event. | Scott Moser |
2018-12-03 | NoCloud: Allow top level 'network' key in network-config. | Scott Moser |
2018-12-03 | ovf: Fix ovf network config generation gateway/routes | Ryan Harper |
2018-11-29 | azure: detect vnet migration via netlink media change event | Tamilmani Manoharan |
2018-11-28 | tests: fix incorrect order of mocks in test_handle_zfs_root. | Scott Moser |
2018-11-27 | OVF: identify label iso9660 filesystems with label 'OVF ENV'. | Scott Moser |
2018-11-15 | azure: _poll_imds only retry on 404. Fail on Timeout | Chad Smith |
2018-11-14 | resizefs: Prefix discovered devpath with '/dev/' when path does not exist | Igor Galić |
2018-11-13 | azure: retry imds polling on requests.Timeout | Chad Smith |
2018-11-12 | azure: Accept variation in error msg from mount for ntfs volumes | Jason Zions |
2018-11-12 | azure: fix regression introduced when persisting ephemeral dhcp lease | asakkurr |
2018-11-08 | tests: ec2 mock missing httpretty user-data and instance-identity routes | Chad Smith |
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-17 | azure: Add apply_network_config option to disable network from IMDS | Chad Smith |
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 | 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-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 | 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-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 | tests: Add mock for util.get_hostname. | Robert Schweikert |
2018-09-14 | OpenStack: Support setting mac address on bond. | Fabian Wiesel |
2018-09-13 | OpenStack: support reading of newer versions of metdata. | Scott Moser |
2018-09-12 | OpenStack: fix bug causing 'latest' version to be used from network. | Scott Moser |
2018-09-11 | user-data: jinja template to render instance-data.json in cloud-config | Chad Smith |
2018-09-08 | config: disable ssh access to a configured user account | Chad Smith |
2018-09-05 | tests: Disallow use of util.subp except for where needed. | Scott Moser |
2018-09-05 | sysconfig: refactor sysconfig to accept distro specific templates paths | Ryan Harper |
2018-08-28 | VMWare: Fix a network config bug in vm with static IPv4 and no gateway. | Pengpeng Sun |
2018-08-24 | logging: Add logging config type hyperv for reporting via Azure KVP | Andy Liu |
2018-08-23 | tests: disable other snap test as well | Joshua Powers |
2018-08-20 | tests: disable snap, fix write_files binary | Joshua Powers |
2018-08-17 | Add datasource Oracle Compute Infrastructure (OCI). | Scott Moser |
2018-08-17 | azure: allow azure to generate network configuration from IMDS per boot. | Chad Smith |
2018-08-17 | Scaleway: Add network configuration to the DataSource | Louis Bouchard |
2018-08-06 | netplan: Correctly render macaddress on a bonds and bridges when provided. | Scott Moser |