summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-29netplan: update netplan key mappings for gratuitous-arpRyan Harper
2019-05-28freebsd: fix the name of cloudcfg VARIANTGonéri Le Bouder
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-09freebsd: add chpasswd pkg in the imageGonéri Le Bouder
2019-05-09tests: add Eoan releaseParide Legovini
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-23tools/read-version: handle errorsChad Miller
2019-04-22net/sysconfig: only indicate available on known sysconfig distrosRyan Harper
2019-04-19packages: update rpm specs for new bash completion pathDaniel Watkins
2019-04-18test_azure: mock util.SeLinuxGuard where neededJason Zions (MSFT)
2019-04-18setup.py: install bash completion script in new locationDaniel Watkins
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-04-01cloud_tests: fix apt_pipelining test-casesRyan Harper
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-21tox: Update testenv for openSUSE Leap to 15.0Thomas Bechtold
2019-03-21net: Fix ipv6 static routes when using eni rendererRaphael Glon
2019-03-19Add ubuntu_drivers config moduleDaniel Watkins
2019-03-18doc: Refresh Azure walinuxagent docsDaniel Watkins
2019-03-18tox: bump pylint version to latest (2.3.1)Daniel 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-08cloud-init-per: POSIX sh does not support string subst, use sedRyan Harper
2019-03-06Support locking user with usermod if passwd is not available.Scott Moser
2019-03-06Example for Microsoft Azure data disk added.Anton Olifir
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
2019-03-04tip-pylint: Fix assignment-from-return-none errorsRyan Harper
2019-03-04net: append type:dhcp[46] only if dhcp[46] is True in v2 netconfigKurt Stieger
2019-02-27cc_apt_pipelining: stop disabling pipelining by defaultDaniel Watkins
2019-02-26tests: fix some slow tests and some leaking stateDaniel Watkins
2019-02-26util: don't determine string_types ourselvesDaniel Watkins
2019-02-26cc_rsyslog: Escape possible nested setDaniel Watkins
2019-02-25Enable encrypted_data_bag_secret support for ChefEric Williams