summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-25Merge tag 'ubuntu/18.4-0ubuntu1_16.04.2' into currentKim Hagen
2018-10-25Add dhcp call to ec2 datasourceKim Hagen
2018-10-23Use dhcp for google cloud sourceKim Hagen
2018-10-22set user tagKim
2018-10-22Get ip address on azureKim Hagen
2018-10-21do not check gitKim Hagen
2018-10-21Add cloud.cfg file for vyosKim Hagen
2018-10-21add vyos cloud-init config moduleKim Hagen
2018-10-21make cloud-init compile on debian jessieKim Hagen
2018-10-21fix paramiko exploit issueKim
2018-10-17add azure-apply-network-config-false.patch to patches/seriesChad Smith
2018-10-17update changelogChad Smith
2018-10-17cherry pick 1d5e9aefChad Smith
2018-10-03releasing cloud-init version 18.4-0ubuntu1~16.04.1Chad Smith
2018-10-03update changelog (New upstream release 18.4).Chad Smith
2018-10-03update changelog.Chad Smith
2018-10-03refresh patches against master commit e2800045Chad Smith
2018-10-03merge from master at 18.4Chad Smith
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