summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-08-03Use typeset or local in profile.d scripts.Scott Moser
2018-08-03OpenNebula: Fix null gateway6Akihiko Ota
2018-07-31oracle: fix detect_openstack to report True on OracleCloud.com DMI dataChad Smith
2018-07-27tests: improve LXDInstance trying to workaround or catch bug.Scott Moser
2018-07-26update_metadata re-config on every boot comments and tests not quite rightMike Gerdts
2018-07-23tests: Collect build_info from system if available.Scott Moser
2018-07-21pylint: Fix pylint warnings reported in pylint 2.0.0.Scott Moser
2018-07-20get_linux_distro: add support for rhel via redhat-release.Scott Moser
2018-07-20get_linux_distro: add support for centos6 and rawhide flavors of redhatChad Smith
2018-07-17tools: add '--debug' to tools/net-convert.pyScott Moser
2018-07-16tests: bump the version of paramiko to 2.4.1.Scott Moser
2018-07-09docs: note in rtd about avoiding /tmp when writing filesChad Smith
2018-07-09ubuntu,centos,debian: get_linux_distro to align with platform.distChad Smith