summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-20Release 20.1 (#222)20.1Daniel Watkins
2020-02-20Update tooling for GitHub-based new releases (#223)Daniel Watkins
2020-02-19ec2: Do not log IMDSv2 token values, instead use REDACTED (#219)Ryan Harper
2020-02-18utils: use SystemRandom when generating random password. (#204)Dimitri John Ledkov
2020-02-13docs: mount_default_files is a list of 6 items, not 7 (#212)Chad Smith
2020-02-13azurecloud: fix issues with instances not starting (#205)Ryan Harper
2020-02-10unittest: fix stderr leak in cc_set_password random unittest output. (#208)Ryan Harper
2020-02-07cc_disk_setup: add swap filesystem force flag (#207)Ryan Harper
2020-02-07import sysvinit patches from freebsd-ports tree (#161)Igor Galić
2020-02-07docs: fix typo (#195)Edwin Kofler
2020-02-03sysconfig: distro-specific config rendering for BOOTPROTO option (#162)Robert Schweikert
2020-01-31cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins
2020-01-30run-container: use 'test -n' instead of 'test ! -z' (#202)Paride Legovini
2020-01-30net/cmdline: correctly handle static ip= config (#201)Dimitri John Ledkov
2020-01-29Replace mock library with unittest.mock (#186)Daniel Watkins
2020-01-29HACKING.rst: update CLA link (#199)Daniel Watkins
2020-01-29Scaleway: Fix DatasourceScaleway to avoid backtrace (#128)Louis Bouchard
2020-01-28cloudinit/cmd/devel/net_convert.py: add missing space (#191)Daniel Watkins
2020-01-28tools/run-container: drop support for python2 (#192)Paride Legovini
2020-01-27Print ssh key fingerprints using sha256 hash (#188)Ryan Harper
2020-01-24Make the RPM build use Python 3 (#190)Paride Legovini
2020-01-24cc_set_password: increase random pwlength from 9 to 20 (#189)Ryan Harper
2020-01-23.travis.yml: use correct Python version for xenial tests (#185)Daniel Watkins
2020-01-23cloudinit: remove ImportError handling for mock imports (#182)Daniel Watkins
2020-01-23Do not use fallocate in swap file creation on xfs. (#70)Eduardo Otubo
2020-01-22.readthedocs.yaml: install cloud-init when building docs (#181)Daniel Watkins
2020-01-22Introduce an RTD config file, and pin the Sphinx version to the RTD default (...Daniel Watkins
2020-01-21Drop most of the remaining use of six (#179)Daniel Watkins
2020-01-21Start removing dependency on six (#178)Daniel Watkins
2020-01-20Add Rootbox & HyperOne to list of cloud in README (#176)Adam Dobrawy
2020-01-16docs: add proposed SRU testing procedure (#167)Chad Smith
2020-01-16util: rename get_architecture to get_dpkg_architecture (#173)Daniel Watkins
2020-01-16Ensure util.get_architecture() runs only once (#172)Ryan Harper
2020-01-14Only use gpart if it is the BSD gpart (#131)Conrad Hoffmann
2020-01-14freebsd: remove superflu exception mapping (#166)Gonéri Le Bouder
2020-01-10ssh_auth_key_fingerprints_disable test: fix capitalization (#165)Paride Legovini
2020-01-09util: move uptime's else branch into its own boottime function (#53)Igor Galić
2020-01-09workflows: add contributor license agreement checker (#155)Chad Smith
2020-01-08lp-to-git-users: adding OddBloke (#159)Daniel Watkins
2020-01-08net: fix rendering of 'static6' in network config (#77)Ryan Harper
2020-01-08lp-to-git-users: adding otubo (#135)Eduardo Otubo
2020-01-08Make tests work with Python 3.8 (#139)Conrad Hoffmann
2020-01-07lp-to-git-users: adding rjschwei (#158)Robert Schweikert
2020-01-07fixed minor bug with mkswap in cc_disk_setup.py (#143)andreaf74
2020-01-07lp-to-git-users: adding andreaf74 (#157)andreaf74
2020-01-07freebsd: fix create_group() cmd (#146)Gonéri Le Bouder
2020-01-07lp-to-git-users: adding madhuri-rai07 (#156)Madhuri Kumari
2020-01-07lp-to-git-users: adding ask0n (#150)Anton
2020-01-06doc: make apt_update example consistent (#154)Daniel Watkins
2020-01-06doc: add modules page toc with links (#153)Chad Smith