summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* ds-identify: doc string cleanup.Scott Moser2018-09-141-4/+12
* OpenStack: Support setting mac address on bond.Fabian Wiesel2018-09-142-1/+7
* 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
* config: disable ssh access to a configured user accountChad Smith2018-09-089-23/+337
* 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
* 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
* logging: Add logging config type hyperv for reporting via Azure KVPAndy Liu2018-08-247-7/+396
* tests: disable other snap test as wellJoshua Powers2018-08-231-0/+3
* tests: disable snap, fix write_files binaryJoshua Powers2018-08-203-6/+19
* Add datasource Oracle Compute Infrastructure (OCI).Scott Moser2018-08-1715-23/+650
* azure: allow azure to generate network configuration from IMDS per boot.Chad Smith2018-08-173-59/+605
* Scaleway: Add network configuration to the DataSourceLouis Bouchard2018-08-173-11/+124
* docs: Fix example cloud-init analyze command to match output.Wesley Gao2018-08-071-1/+1
* netplan: Correctly render macaddress on a bonds and bridges when provided.Scott Moser2018-08-063-2/+19
* tools: Add 'net-convert' subcommand command to 'cloud-init devel'.Scott Moser2018-08-064-23/+42
* redhat: remove ssh keys on new instance.Scott Moser2018-08-061-2/+0
* Use typeset or local in profile.d scripts.Scott Moser2018-08-032-8/+13
* OpenNebula: Fix null gateway6Akihiko Ota2018-08-032-3/+407
* oracle: fix detect_openstack to report True on OracleCloud.com DMI dataChad Smith2018-07-312-1/+20
* tests: improve LXDInstance trying to workaround or catch bug.Scott Moser2018-07-272-5/+40
* update_metadata re-config on every boot comments and tests not quite rightMike Gerdts2018-07-262-6/+9
* tests: Collect build_info from system if available.Scott Moser2018-07-232-1/+13
* pylint: Fix pylint warnings reported in pylint 2.0.0.Scott Moser2018-07-215-124/+124
* get_linux_distro: add support for rhel via redhat-release.Scott Moser2018-07-202-2/+56