summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-11HACKING.rst: change contact info to Rick Harding (#359)lucasmoura
2020-05-11HACKING.rst: guide people to add themselves to the CLA file (#349)Daniel Watkins
2020-05-11HACKING.rst: more unit testing documentation (#354)Daniel Watkins
2020-05-08.travis.yml: don't run lintian during integration test package builds (#352)Daniel Watkins
2020-05-08Add test to ensure docs examples are valid cloud-init configs (#355)James Falcon
2020-05-07make suse and sles support 127.0.1.1 (#336)chengcheng-chcheng
2020-05-07lp-to-git-users: adding chengcheng-chcheng (#356)chengcheng-chcheng
2020-05-06Create tests to validate schema examples (#348)lucasmoura
2020-05-06analyze/dump: add support for Amazon Linux 2 log lines (#346)Daniel Watkins
2020-05-04bsd: upgrade support (#305)Gonéri Le Bouder
2020-05-04Add lucasmoura as contributor (#345)lucasmoura
2020-05-04Add "therealfalcon" as contributor (#344)James Falcon
2020-05-01Adapt the package building scripts to use Python 3 (#231)Paride Legovini
2020-05-01DataSourceEc2: use metadata's NIC ordering to determine route-metrics (#342)Daniel Watkins
2020-04-30.travis.yml: introduce caching (#329)Daniel Watkins
2020-04-30cc_locale: introduce schema (#335)Daniel Watkins
2020-04-30doc/rtd/conf.py: bump copyright year to 2020 (#341)Daniel Watkins
2020-04-30yum_add_repo: Add Centos to the supported distro list (#340)Ryan Harper
2020-04-29Release 20.2 (#337)Chad Smith
2020-04-29doc/format: reference make-mime.py instead of an inline script (#334)Daniel Watkins
2020-04-28Add docs about creating parent folders (#330)Adrian Wilkins
2020-04-28DataSourceNoCloud/OVF: drop claim to support FTP (#333)Daniel Watkins
2020-04-27schema: ignore spurious pylint error (#332)Daniel Watkins
2020-04-24schema: add json schema for write_files module (#152)Chad Smith
2020-04-24BSD: find_devs_with_ refactoring (#298)Gonéri Le Bouder
2020-04-24nocloud: drop work around for Linux 2.6 (#324)Gonéri Le Bouder
2020-04-24cloudinit: drop dependencies on unittest2 and contextlib2 (#322)Daniel Watkins
2020-04-23distros: handle a potential mirror filtering error case (#328)Daniel Watkins
2020-04-23log: remove unnecessary import fallback logic (#327)Daniel Watkins
2020-04-23.travis.yml: don't run integration test on ubuntu/* branches (#321)Daniel Watkins
2020-04-23More unit test documentation (#314)Daniel Watkins
2020-04-23conftest: introduce disable_subp_usage autouse fixture (#304)Daniel Watkins
2020-04-22YAML align indent sizes for docs readability (#323)Tak Nishigori
2020-04-21network_state: add missing space to log message (#325)Daniel Watkins
2020-04-20tests: add missing mocks for get_interfaces_by_mac (#326)Daniel Watkins
2020-04-16test_mounts: expand happy path test for both happy paths (#319)Daniel Watkins
2020-04-15cc_mounts: fix incorrect format specifiers (#316)Daniel Watkins
2020-04-14swap file "size" being used before checked if str (#315)Eduardo Otubo
2020-04-14HACKING.rst: add pytest version gotchas section (#311)Daniel Watkins
2020-04-10docs: Add steps to re-run cloud-id and cloud-init (#313)Joshua Powers
2020-04-06readme: OpenBSD is now supported (#309)Gonéri Le Bouder
2020-04-03net: ignore 'renderer' key in netplan config (#306)Ryan Harper
2020-04-02Add support for NFS/EFS mounts (#300)Andrew Beresford
2020-04-02openbsd: set_passwd should not unlock user (#289)Gonéri Le Bouder
2020-04-02tools/.github-cla-signers: add beezly as CLA signer (#301)Daniel Watkins
2020-04-01util: remove unnecessary lru_cache import fallback (#299)Daniel Watkins
2020-03-31HACKING.rst: reorganise/update CLA signature info (#297)Daniel Watkins
2020-03-31distros: drop leading/trailing hyphens from mirror URL labels (#296)Daniel Watkins
2020-03-31HACKING.rst: add note about variable annotations (#295)Daniel Watkins
2020-03-31CiTestCase: stop using and remove sys_exit helper (#283)Daniel Watkins