summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-01-06lp-to-git-users: adding karibou (#140)Louis Bouchard
2019-12-27lp-to-git-users: adding pa-yourserveradmin-com (#145)Andrew Poltavchenko
2019-12-20Add support for the amazon variant in cloud.cfg.tmpl (#119)Frederick Lefebvre
2019-12-20ci: remove Python 2.7 from CI runs (#137)Daniel Watkins
2019-12-20modules: drop cc_snap_config config module (#134)Chad Smith
2019-12-20migrate-lp-user-to-github: ensure Launchpad repo exists (#136)Daniel Watkins
2019-12-20docs: add initial troubleshooting to FAQ (#104)Joshua Powers
2019-12-20doc: update cc_set_hostname frequency and descrip (#109)Joshua Powers
2019-12-20freebsd: introduce the freebsd renderer (#61)Gonéri Le Bouder
2019-12-19cc_snappy: remove deprecated module (#127)Daniel Watkins
2019-12-19lp-to-git-users: adding goneri (#133)Gonéri Le Bouder
2019-12-19HACKING.rst: clarify that everyone needs to do the LP->GH dance (#130)Daniel Watkins
2019-12-19freebsd: cloudinit service requires devd (#132)Gonéri Le Bouder
2019-12-18cloud-init: fix capitalisation of SSH (#126)Daniel Watkins
2019-12-18doc: update cc_ssh clarify host and auth keysJoshua Powers
2019-12-18ci: emit names of tests run in Travis (#120)Daniel Watkins
2019-12-18Release 19.4Chad Smith
2019-12-18rbxcloud: fix dsname in RbxCloudAdam Dobrawy
2019-12-18tests: Add tests for value of dsname in datasourcesAdam Dobrawy
2019-12-18apport: Add RbxCloud dsAdam Dobrawy
2019-12-18docs: Updating index of datasourcesAdam Dobrawy
2019-12-18docs: Fix anchor of datasource_rbxAdam Dobrawy