Age | Commit message (Expand) | Author |
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-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 |
2018-09-14 | ds-identify: doc string cleanup. | Scott Moser |
2018-09-14 | OpenStack: Support setting mac address on bond. | Fabian Wiesel |
2018-09-14 | bash_completion/cloud-init: fix shell syntax error. | Scott Moser |
2018-09-13 | EphemeralIPv4Network: Be more explicit when adding default route. | Scott Moser |
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: print failed testname instead of docstring upon failure | 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-09-01 | Add unit tests for config/cc_ssh.py | Francis Ginther |
2018-08-31 | Fix the built-in cloudinit/tests/helpers:skipIf | Scott Moser |
2018-08-31 | read-version: enhance error message | Joshua Powers |
2018-08-31 | hyperv_reporting_handler: simplify threaded publisher | 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-07 | docs: Fix example cloud-init analyze command to match output. | Wesley Gao |
2018-08-06 | netplan: Correctly render macaddress on a bonds and bridges when provided. | Scott Moser |
2018-08-06 | tools: Add 'net-convert' subcommand command to 'cloud-init devel'. | Scott Moser |
2018-08-06 | redhat: remove ssh keys on new instance. | Scott Moser |
2018-08-03 | Use typeset or local in profile.d scripts. | Scott Moser |