summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04-03releasing cloud-init version 18.2-4-g05926e48-0ubuntu1~16.04.1Chad Smith
2018-04-03update changelog (New upstream snapshot 18.2-4-g05926e48).Chad Smith
2018-04-03merge from master at 18.2-4-g05926e48Chad Smith
2018-04-03tests: fix integration tests to support lxd 3.0 releaseChad Smith
2018-04-03correct documentation to match correct attribute name usage.Dominic Schlegel
2018-04-02cc_resizefs, util: handle no /dev/zfsRyan Harper
2018-03-29doc: Fix links in OpenStack datasource documentation.Dominic Schlegel
2018-03-28debian/new-upstream-snapshot: remove from package.Scott Moser
2018-03-28releasing package cloud-init version 18.2-0ubuntu1~16.04.1Chad Smith
2018-03-28update changelog (New upstream release 18.2).Chad Smith
2018-03-28refresh patchesChad Smith
2018-03-28merge from master at 18.2Chad Smith
2018-03-27release 18.2Chad Smith
2018-03-27Hetzner: Exit early if dmi system-manufacturer is not Hetzner.Scott Moser
2018-03-27Add missing dependency on isc-dhcp-client to trunk ubuntu packaging.Scott Moser
2018-03-27FreeBSD: resizefs module now able to handle zfs/zpool.Dominic Schlegel
2018-03-26cc_puppet: Revert regression of puppet creating ssl and ssl_cert dirsChad Smith
2018-03-23Enable IBMCloud datasource in settings.py.Scott Moser
2018-03-23IBMCloud: Initial IBM Cloud datasource.Scott Moser
2018-03-23tests: remove jsonschema from xenial tox environment.Scott Moser
2018-03-23tests: Fix newly added schema unit tests to skip if no jsonschema.Scott Moser
2018-03-23ec2: Adjust ec2 datasource after exception_cb change.Scott Moser
2018-03-23Reduce AzurePreprovisioning HTTP timeouts.Douglas Jordan
2018-03-23Revert the logic of exception_cb in read_url.Kurt Garloff
2018-03-22ubuntu-advantage: Add new config module to support ubuntu-advantage-toolsChad Smith
2018-03-22Handle global dns entries in netplanRyan Harper
2018-03-21Identify OpenTelekomCloud Xen as OpenStack DS.Kurt Garloff
2018-03-20datasources: fix DataSource subclass get_hostname method signatureChad Smith
2018-03-20OpenNebula: Update network to return v2 config rather than ENI.Akihiko Ota
2018-03-19Add Hetzner Cloud DataSourceScott Moser
2018-03-16net: recognize iscsi root cases without ip= on kernel command line.Scott Moser
2018-03-16tests: fix flakes warning for unused variableChad Smith
2018-03-16tests: patch leaked stderr messages from snap unit testsChad Smith
2018-03-16cc_snap: Add new module to install and configure snapd and snap packages.Chad Smith
2018-03-16tests: Make pylint happy and fix python2.6 uses of assertRaisesRegex.Scott Moser
2018-03-16netplan: render bridge port-priority valuesRyan Harper
2018-03-15util: Fix subp regression. Allow specifying subp command as a string.Chad Smith
2018-03-15doc: fix all warnings issued by 'tox -e doc'Scott Moser
2018-03-15FreeBSD: Set hostname to FQDN.Dominic Schlegel
2018-03-15tests: fix run_tree and bddebScott Moser
2018-03-15tests: Fix some warnings in tests that popped up with newer python.Scott Moser