summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing cloud-init version 18.4-0ubuntu1ubuntu/18.4-0ubuntu1Chad Smith2018-10-021-1/+1
* update changelog (New upstream release 18.4).Chad Smith2018-10-021-0/+24
* merge from master at 18.4Chad Smith2018-10-0241-519/+1521
|\
| * release 18.418.4stable-18.4Scott Moser2018-10-022-1/+84
| * tests: allow skipping an entire cloud_test without running.Scott Moser2018-10-016-33/+64
| * tests: disable lxd tests on cosmicScott Moser2018-09-282-0/+18
| * cii-tests: use unittest2.SkipTest in ntp_chrony due to new depsChad Smith2018-09-271-2/+2
| * lxd: adjust to snap installed lxd.Scott Moser2018-09-264-11/+14
| * docs: surface experimental doc in instance-data.jsonChad Smith2018-09-262-4/+11
| * tests: fix ec2 integration tests. process meta_data instead of meta-dataChad Smith2018-09-261-1/+1
| * Add support for Infiniband network interfaces (IPoIB).Mark Goddard2018-09-265-1/+147
| * cli: add cloud-init query subcommand to query instance metadataChad Smith2018-09-2514-233/+952
| * tools/tox-venv: update for new features.Scott Moser2018-09-251-23/+166
| * pylint: ignore warning assignment-from-no-return for _write_networkChad Smith2018-09-211-0/+4
| * stages: Fix bug causing datasource to have incorrect sys_cfg.Scott Moser2018-09-201-1/+1
| * Remove dead-code _write_network distro implementations.Scott Moser2018-09-206-217/+4
| * net_util: ensure static configs have netmask in translate_network resultThomas Berger2018-09-182-0/+58
| * Fall back to root:root on syslog permissions if other options fail.Robert Schweikert2018-09-172-2/+4
| * tests: Add mock for util.get_hostname.Robert Schweikert2018-09-171-1/+2
* | releasing cloud-init version 18.3-46-gbb60f61b-0ubuntu1ubuntu/18.3-46-gbb60f61b-0ubuntu1Ryan Harper2018-09-141-1/+1
* | update changelog (New upstream snapshot 18.3-46-gbb60f61b).Ryan Harper2018-09-141-0/+8
* | merge from upstream/master at 18.3-46-gbb60f61bRyan Harper2018-09-143-5/+19
|\ \ | |/
| * ds-identify: doc string cleanup.Scott Moser2018-09-141-4/+12
| * OpenStack: Support setting mac address on bond.Fabian Wiesel2018-09-142-1/+7
* | releasing cloud-init version 18.3-44-g84bf2482-0ubuntu1ubuntu/18.3-44-g84bf2482-0ubuntu1Ryan Harper2018-09-141-1/+1
* | update changelog (New upstream snapshot 18.3-44-g84bf2482).Ryan Harper2018-09-141-0/+11
* | merge from upstream/master at 18.3-44-g84bf2482Ryan Harper2018-09-1431-115/+1083
|\ \ | |/
| * bash_completion/cloud-init: fix shell syntax error.Scott Moser2018-09-141-1/+1
| * EphemeralIPv4Network: Be more explicit when adding default route.Scott Moser2018-09-133-3/+16
| * OpenStack: support reading of newer versions of metdata.Scott Moser2018-09-132-3/+79
| * OpenStack: fix bug causing 'latest' version to be used from network.Scott Moser2018-09-122-1/+31
| * user-data: jinja template to render instance-data.json in cloud-configChad Smith2018-09-1127-110/+959
* | releasing cloud-init version 18.3-39-g757247f9-0ubuntu1ubuntu/18.3-39-g757247f9-0ubuntu1Ryan Harper2018-09-101-1/+1
* | update changelog (New upstream snapshot 18.3-39-g757247f9).Ryan Harper2018-09-101-0/+7
* | merge from master at 18.3-39-g757247f9Ryan Harper2018-09-109-23/+337
|\ \ | |/
| * config: disable ssh access to a configured user accountChad Smith2018-09-089-23/+337
* | releasing cloud-init version 18.3-38-gd47d404e-0ubuntu1ubuntu/18.3-38-gd47d404e-0ubuntu1Ryan Harper2018-09-051-1/+1
* | update changelog (New upstream snapshot 18.3-38-gd47d404e).Ryan Harper2018-09-051-0/+9
* | merge from master at 18.3-38-gd47d404eRyan Harper2018-09-0532-809/+1321
|\ \ | |/
| * tests: print failed testname instead of docstring upon failureChad Smith2018-09-051-0/+4
| * tests: Disallow use of util.subp except for where needed.Scott Moser2018-09-0523-175/+289
| * sysconfig: refactor sysconfig to accept distro specific templates pathsRyan Harper2018-09-0512-635/+1029
* | releasing cloud-init version 18.3-35-g3f6d0972-0ubuntu1ubuntu/18.3-35-g3f6d0972-0ubuntu1Chad Smith2018-09-011-1/+1
* | update changelog (New upstream snapshot 18.3-35-g3f6d0972).Chad Smith2018-09-011-0/+14
* | merge from master at 18.3-35-g3f6d0972Chad Smith2018-09-0112-25/+692
|\ \ | |/
| * Add unit tests for config/cc_ssh.pyFrancis Ginther2018-09-012-0/+173
| * Fix the built-in cloudinit/tests/helpers:skipIfScott Moser2018-08-311-16/+1
| * read-version: enhance error messageJoshua Powers2018-08-311-0/+6
| * hyperv_reporting_handler: simplify threaded publisherRyan Harper2018-08-313-30/+29
| * VMWare: Fix a network config bug in vm with static IPv4 and no gateway.Pengpeng Sun2018-08-282-1/+116