summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-02-22azure: Filter list of ssh keys pulled from fabricJason Zions (MSFT)
2019-02-22doc: update merging doc with fixes and some additional details/examplesRyan Harper
2019-02-22tests: integration test failure summary to use traceback if empty errorChad Smith
2019-02-18This is to fix https://bugs.launchpad.net/cloud-init/+bug/1812676Vitaly Kuznetsov
2019-02-14EC2: Rewrite network config on AWS Classic instances every bootGuilherme G. Piccoli
2019-02-08netinfo: Adjust ifconfig output parsing for FreeBSD ipv6 entriesRyan Harper
2019-02-07netplan: Don't render yaml aliases when dumping netplanRyan Harper
2019-02-07add PyCharm IDE .idea/ path to .gitignoreDominic Schlegel
2019-02-06correct grammar issue in instance metadata documentationDominic Schlegel
2019-01-31clean: cloud-init clean should not trace when run from within cloud_dirChad Smith
2019-01-30Resolve flake8 comparison and pycodestyle over-ident issuesParide Legovini
2019-01-28opennebula: also exclude epochseconds from changed environment varsChad Smith
2019-01-28systemd: Render generator from template to account for system differences.Robert Schweikert
2019-01-28sysconfig: On SUSE, use STARTMODE instead of ONBOOTRobert Schweikert
2019-01-28flake8: use ==/!= to compare str, bytes, and int literalsParide Legovini
2019-01-26opennebula: exclude EPOCHREALTIME as known bash env variable with a deltaChad Smith
2019-01-25tox: fix disco httpretty dependencies for py37Chad Smith
2019-01-25run-container: uncomment baseurl in yum.repos.d/*.repo when using a proxyParide Legovini
2019-01-25lxd: install zfs-linux instead of zfs meta packageJohnson Shi
2019-01-23net/sysconfig: do not write a resolv.conf file with only the header.Robert Schweikert