summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-11Correct spelling in an error message (udevadm).Katie McLaughlin
2018-10-10tests: meta_data key changed to meta-data in ec2 instance-data.jsonChad Smith
2018-10-10tests: fix kvm integration test to assert flexible config-disk pathChad Smith
2018-10-09tools: Add cloud-id command line utilityChad Smith
2018-10-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith
2018-10-09net: ignore nics that have "zero" mac address.Scott Moser
2018-10-07tests: fix apt_configure_primary to be more flexibleChad Smith
2018-10-04Ubuntu: update sources.list to comment out deb-src entries.Scott Moser
2018-10-02release 18.4Scott Moser
2018-10-01tests: allow skipping an entire cloud_test without running.Scott Moser
2018-09-28tests: disable lxd tests on cosmicScott Moser
2018-09-27cii-tests: use unittest2.SkipTest in ntp_chrony due to new depsChad Smith
2018-09-26lxd: adjust to snap installed lxd.Scott Moser
2018-09-26docs: surface experimental doc in instance-data.jsonChad Smith
2018-09-26tests: fix ec2 integration tests. process meta_data instead of meta-dataChad Smith
2018-09-26Add support for Infiniband network interfaces (IPoIB).Mark Goddard
2018-09-25cli: add cloud-init query subcommand to query instance metadataChad Smith
2018-09-25tools/tox-venv: update for new features.Scott Moser
2018-09-21pylint: ignore warning assignment-from-no-return for _write_networkChad Smith
2018-09-20stages: Fix bug causing datasource to have incorrect sys_cfg.Scott Moser
2018-09-20Remove dead-code _write_network distro implementations.Scott Moser
2018-09-18net_util: ensure static configs have netmask in translate_network resultThomas Berger
2018-09-17Fall back to root:root on syslog permissions if other options fail.Robert Schweikert
2018-09-17tests: Add mock for util.get_hostname.Robert Schweikert
2018-09-14ds-identify: doc string cleanup.Scott Moser
2018-09-14OpenStack: Support setting mac address on bond.Fabian Wiesel
2018-09-14bash_completion/cloud-init: fix shell syntax error.Scott Moser
2018-09-13EphemeralIPv4Network: Be more explicit when adding default route.Scott Moser
2018-09-13OpenStack: support reading of newer versions of metdata.Scott Moser
2018-09-12OpenStack: fix bug causing 'latest' version to be used from network.Scott Moser
2018-09-11user-data: jinja template to render instance-data.json in cloud-configChad Smith
2018-09-08config: disable ssh access to a configured user accountChad Smith
2018-09-05tests: print failed testname instead of docstring upon failureChad Smith
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-09-05sysconfig: refactor sysconfig to accept distro specific templates pathsRyan Harper
2018-09-01Add unit tests for config/cc_ssh.pyFrancis Ginther
2018-08-31Fix the built-in cloudinit/tests/helpers:skipIfScott Moser
2018-08-31read-version: enhance error messageJoshua Powers
2018-08-31hyperv_reporting_handler: simplify threaded publisherRyan Harper
2018-08-28VMWare: Fix a network config bug in vm with static IPv4 and no gateway.Pengpeng Sun
2018-08-24logging: Add logging config type hyperv for reporting via Azure KVPAndy Liu
2018-08-23tests: disable other snap test as wellJoshua Powers
2018-08-20tests: disable snap, fix write_files binaryJoshua Powers
2018-08-17Add datasource Oracle Compute Infrastructure (OCI).Scott Moser
2018-08-17azure: allow azure to generate network configuration from IMDS per boot.Chad Smith
2018-08-17Scaleway: Add network configuration to the DataSourceLouis Bouchard
2018-08-07docs: Fix example cloud-init analyze command to match output.Wesley Gao
2018-08-06netplan: Correctly render macaddress on a bonds and bridges when provided.Scott Moser
2018-08-06tools: Add 'net-convert' subcommand command to 'cloud-init devel'.Scott Moser
2018-08-06redhat: remove ssh keys on new instance.Scott Moser