summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
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: 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-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-14set_hostname: When present in metadata, set it before network bringup.Chad Smith
2018-03-14tests: Centralize and re-use skipTest based on json schema presense.Scott Moser
2018-03-10This commit fixes get_hostname on the AzureDataSource.Douglas Jordan
2018-03-09shellify: raise TypeError on bad input.Scott Moser
2018-03-08Make salt minion module work on FreeBSD.Dominic Schlegel
2018-03-02Simplify some comparisions.Rémy Léone
2018-03-02Change some list creation and population to literal.Rémy Léone
2018-03-01GCE: fix reading of user-data that is not base64 encoded.Scott Moser
2018-02-26Implement puppet 4 supportRomanos Skiadas
2018-02-23subp: Fix subp usage with non-ascii characters when no system locale.Scott Moser
2018-02-23salt: configure grains in grains file rather than in minion config.Daniel Wallace
2018-02-22release 18.1Scott Moser
2018-02-21OVF: Fix VMware support for 64-bit platforms.Sankar Tanguturi
2018-02-12tests: run nosetests in cloudinit/ directory, fix py26 fallout.Scott Moser
2018-02-09EC2: Fix get_instance_id called against cached datasource pickle.Chad Smith
2018-02-08cli: fix cloud-init status to report running when before result.jsonChad Smith
2018-02-08net: accept network-config in netplan format for renaming interfacesRyan Harper
2018-02-02Fix ssh keys validation in ssh_utilTatiana Kholkina
2018-01-26Fix potential cases of uninitialized variables.Chad Smith
2018-01-24Azure VM Preprovisioning support.Douglas Jordan
2018-01-24docs: Fix typos in docs and one debug message.aRkadeFR
2018-01-24btrfs: support resizing if root is mounted ro.Robert Schweikert
2018-01-24OpenNebula: Improve network configuration support.Akihiko Ota
2018-01-23GCE: Improvements and changes to ssh key behavior for default user.Max Illfelder
2018-01-23subp: make ProcessExecutionError have expected types in stderr, stdout.Scott Moser
2018-01-23Recognize uppercase vfat disk labelsJames Penick
2018-01-12Do not log warning on config files that represent None.Scott Moser
2018-01-10MAAS: add check_instance_id based off oauth tokens.Scott Moser