summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2019-08-13azure/net: generate_fallback_nic emits network v2 config instead of v1Chad Smith
2019-08-09Add support for publishing host keys to GCE guest attributesRick Wright
2019-08-08New data source for the Exoscale.com cloud platformChris Glass
2019-08-07cc_set_passwords: rewrite documentationDaniel Watkins
2019-07-26net/cmdline: split interfaces_by_mac and init network config determinationDaniel Watkins
2019-07-23stages: allow data sources to override network config source orderDaniel Watkins
2019-07-18Fix bug rendering MTU on bond or vlan when input was netplan.Scott Moser
2019-07-17net: update net sequence, include wait on netdevs, opensuse netrules pathRyan Harper
2019-07-17Release 19.2Ryan Harper
2019-07-16net: add rfc3442 (classless static routes) to EphemeralDHCPRyan Harper
2019-07-16Support netplan renderer in Arch LinuxConrad Hoffmann
2019-07-16VMWare: Trigger the post customization script via cc_scripts module.Xiaofeng Wang
2019-07-15Cloud-init analyze module: Added ability to analyze boot events.Sam Gilson
2019-07-15Update debian eni network configuration location, retain Ubuntu settingJanos Lenart
2019-07-15net: skip bond interfaces in get_interfacesStanislav Makar
2019-07-10Fix a couple of issues raised by a coverity scanDaniel Watkins
2019-07-03Add missing dsname for Hetzner Cloud datasourceMarkus Schade
2019-06-25azure: add region and AZ properties from imds compute location metadataChad Smith
2019-06-21sysconfig: support more bonding optionsPenghui Liao
2019-05-31Fix spelling error making 'an Ubuntu' consistent.Brian Murray
2019-05-29netplan: update netplan key mappings for gratuitous-arpRyan Harper
2019-05-28freebsd: ability to grow root file systemGonéri Le Bouder
2019-05-24freebsd: NoCloud data source supportGonéri Le Bouder
2019-05-10Azure: Return static fallback address as if failed to find endpointJason Zions (MSFT)
2019-05-09release 19.1Chad Smith
2019-05-08cc_mounts: check if mount -a on no-change fstab pathJason Zions (MSFT)
2019-05-08replace remaining occurrences of LOG.warnDaniel Watkins
2019-05-08DataSourceAzure: Adjust timeout for polling IMDSAnh Vo
2019-04-29Azure: Changes to the Hyper-V KVP ReporterAnh Vo
2019-04-27git tests: no longer show warning about safe yaml.Scott Moser
2019-04-22net/sysconfig: only indicate available on known sysconfig distrosRyan Harper
2019-04-18mount_cb: do not pass sync and rw options to mountGonéri Le Bouder
2019-04-17cc_apt_configure: fix typo in apt documentationDominic Schlegel
2019-04-10Revert "DataSource: move update_events from a class to an instance..."Daniel Watkins
2019-04-09Change DataSourceNoCloud to ignore file system label's case.Risto Oikarinen
2019-04-09cmd:main.py: Fix missing 'modules-init' key in modes dictAntonio Romito
2019-04-04ubuntu_advantage: rewrite cloud-config moduleChad Smith
2019-04-03Azure: Treat _unset network configuration as if it were absentJason Zions (MSFT)
2019-04-03DatasourceAzure: add additional logging for azure datasourceAnh Vo
2019-03-26Azure: Ensure platform random_seed is always serializable as JSON.Jason Zions (MSFT)
2019-03-25net/sysconfig: write out SUSE-compatible IPv6 configRobert Schweikert
2019-03-21net: Fix ipv6 static routes when using eni rendererRaphael Glon
2019-03-19Add ubuntu_drivers config moduleDaniel Watkins
2019-03-14DataSource: move update_events from a class to an instance attributeDaniel Watkins
2019-03-12net/sysconfig: Handle default route setup for dhcp configured NICsRobert Schweikert
2019-03-12DataSourceEc2: update RELEASE_BLOCKER to be more accurateDaniel Watkins
2019-03-06Support locking user with usermod if passwd is not available.Scott Moser
2019-03-04clean: correctly determine the path for excluding seed directoryDaniel Watkins
2019-03-04helpers/openstack: Treat unknown link types as physicalDaniel Watkins
2019-03-04drop Python 2.6 support and our NIH version detectionDaniel Watkins