summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-12azure: Accept variation in error msg from mount for ntfs volumesJason Zions
2018-11-12azure: fix regression introduced when persisting ephemeral dhcp leaseasakkurr
2018-11-08azure: add udev rules to create cloud-init Gen2 disk name symlinksChad Smith
2018-11-08tests: ec2 mock missing httpretty user-data and instance-identity routesChad Smith
2018-11-01azure: remove /etc/netplan/90-hotplug-azure.yaml when net from IMDSChad Smith
2018-10-31azure: report ready to fabric after reprovision and reduce loggingasakkurr
2018-10-30query: better error when missing read permission on instance-dataChad Smith
2018-10-26instance-data: fallback to instance-data.json if sensitive is absent.Chad Smith
2018-10-25docs: remove colon from network v1 config example.Tomer Cohen
2018-10-25Add cloud-id binary to packages for SUSEJason Zions
2018-10-24systemd: On SUSE ensure cloud-init.service runs before wickedRobert Schweikert
2018-10-22update detection of openSUSE variantsRobert Schweikert
2018-10-17azure: Add apply_network_config option to disable network from IMDSChad Smith
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