index
:
delta/cloud-init-git.git
22.4.x
23.1.x
archived/19.1
cla
d80d0fcc0
dependabot/pip/cryptography-3.2
dependabot/pip/cryptography-3.3.2
deps
docs/19.1
james-hotplug
main
master
oddbloke-travis-test
pr_holman_docs
quick-check
rtd-build
single-schema-validation
single-schema-validation-a-d
stable-18.4
stable-19.4
test_upgrade
tests
tests-wip
ubuntu/artful
ubuntu/bionic
ubuntu/bionic-22.4.x
ubuntu/bionic-23.1.x
ubuntu/cosmic
ubuntu/daily/bionic
ubuntu/daily/devel
ubuntu/daily/eoan
ubuntu/daily/focal
ubuntu/daily/groovy
ubuntu/daily/hirsute
ubuntu/daily/impish
ubuntu/daily/xenial
ubuntu/devel
ubuntu/devel-23.1.x
ubuntu/disco
ubuntu/eoan
ubuntu/focal
ubuntu/focal-22.4.x
ubuntu/focal-23.1.x
ubuntu/groovy
ubuntu/hirsute
ubuntu/impish
ubuntu/jammy
ubuntu/jammy-22.4.x
ubuntu/jammy-23.1.x
ubuntu/kinetic
ubuntu/kinetic-22.4.x
ubuntu/kinetic-23.1.x
ubuntu/lunar
ubuntu/lunar-23.1.x
ubuntu/precise
ubuntu/trusty
ubuntu/xenial
ubuntu/yakkety
ubuntu/zesty
upstream/20.4.1
v22.3
github.com: canonical/cloud-init.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_persistence: simplify VersionIsPoppedFromState (#674)
Daniel Watkins
2020-11-18
1
-2
/
+1
*
test_persistence: add VersionIsPoppedFromState test (#673)
Daniel Watkins
2020-11-17
1
-0
/
+10
*
introduce an upgrade framework and related testing (#659)
Daniel Watkins
2020-11-17
2
-0
/
+163
*
add --no-tty option to gpg (#669)
Till Riedel
2020-11-17
1
-1
/
+2
*
replace usage of dmidecode with kenv on FreeBSD (#621)
Mina Galić
2020-11-06
1
-2
/
+25
*
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-11-02
1
-0
/
+131
*
util: fix mounting of vfat on *BSD (#637)
Mina Galić
2020-11-02
1
-0
/
+35
*
stages: don't reset permissions of cloud-init.log every boot (#624)
Daniel Watkins
2020-10-23
2
-0
/
+107
*
tests: use markers to configure disable_subp_usage (#473)
Daniel Watkins
2020-07-02
1
-5
/
+9
*
test_util: add (partial) testing for util.mount_cb (#463)
Daniel Watkins
2020-06-29
1
-0
/
+67
*
Move subp into its own module. (#416)
Scott Moser
2020-06-08
6
-49
/
+276
*
New feature flag functionality and fix includes failing silently (#367)
James Falcon
2020-06-04
1
-0
/
+60
*
test: fix all flake8 E241 (#403)
Joshua Powers
2020-06-02
1
-1
/
+1
*
conftest: implement partial disable_subp_usage (#371)
Daniel Watkins
2020-05-21
1
-0
/
+19
*
cloudinit: minor pylint fixes (#360)
Daniel Watkins
2020-05-14
1
-0
/
+2
*
cloudinit: remove unneeded __future__ imports (#362)
Daniel Watkins
2020-05-14
1
-2
/
+0
*
conftest: add docs and tests regarding CiTestCase's subp functionality (#343)
Daniel Watkins
2020-05-12
2
-0
/
+25
*
cloudinit: drop dependencies on unittest2 and contextlib2 (#322)
Daniel Watkins
2020-04-24
1
-21
/
+7
*
conftest: introduce disable_subp_usage autouse fixture (#304)
Daniel Watkins
2020-04-23
1
-0
/
+18
*
CiTestCase: stop using and remove sys_exit helper (#283)
Daniel Watkins
2020-03-31
1
-10
/
+0
*
CiTestCase: remove now-unneeded parse_and_read helper method (#286)
Daniel Watkins
2020-03-27
1
-15
/
+0
*
set_passwords: avoid chpasswd on BSD (#268)
Gonéri Le Bouder
2020-03-25
1
-2
/
+4
*
util: read_cc_from_cmdline handle urlencoded yaml content (#275)
Ryan Harper
2020-03-25
1
-0
/
+96
*
Add Netbsd support (#62)
Gonéri Le Bouder
2020-03-12
2
-13
/
+22
*
ec2: only redact token request headers in logs, avoid altering request (#230)
Chad Smith
2020-03-03
1
-1
/
+33
*
Replace mock library with unittest.mock (#186)
Daniel Watkins
2020-01-29
4
-6
/
+6
*
Drop most of the remaining use of six (#179)
Daniel Watkins
2020-01-21
1
-7
/
+8
*
util: move uptime's else branch into its own boottime function (#53)
Igor Galić
2020-01-09
1
-0
/
+15
*
Make tests work with Python 3.8 (#139)
Conrad Hoffmann
2020-01-08
1
-3
/
+3
*
Fix linting failure in test_url_helper (#83)
Eric Lafontaine
2019-12-03
1
-0
/
+1
*
url_helper: read_file_or_url should pass headers param into readurl (#66)
Chad Smith
2019-12-02
1
-0
/
+52
*
FreeBSD: fix for get_linux_distro() and lru_cache (#59)
Igor Galić
2019-11-25
1
-0
/
+19
*
util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary
Chad Smith
2019-09-27
1
-0
/
+20
*
net,Oracle: Add support for netfailover detection
Ryan Harper
2019-09-09
1
-0
/
+8
*
ubuntu-drivers: call db_x_loadtemplatefile to accept NVIDIA EULA
Chad Smith
2019-08-22
1
-1
/
+2
*
net/cmdline: split interfaces_by_mac and init network config determination
Daniel Watkins
2019-07-26
1
-14
/
+69
*
stages: allow data sources to override network config source order
Daniel Watkins
2019-07-23
1
-10
/
+61
*
net: update net sequence, include wait on netdevs, opensuse netrules path
Ryan Harper
2019-07-17
1
-2
/
+9
*
drop Python 2.6 support and our NIH version detection
Daniel Watkins
2019-03-04
1
-21
/
+1
*
tests: fix some slow tests and some leaking state
Daniel Watkins
2019-02-26
1
-0
/
+1
*
netinfo: Adjust ifconfig output parsing for FreeBSD ipv6 entries
Ryan Harper
2019-02-08
1
-0
/
+14
*
net: Wait for dhclient to daemonize before reading lease file
Jason Zions
2019-01-15
1
-1
/
+17
*
dhclient-hook: cleanups, tests and fix a bug on 'down' event.
Scott Moser
2018-12-03
1
-0
/
+105
*
azure: retry imds polling on requests.Timeout
Chad Smith
2018-11-13
1
-1
/
+24
*
update detection of openSUSE variants
Robert Schweikert
2018-10-22
1
-17
/
+66
*
instance-data: Add standard keys platform and subplatform. Refactor ec2.
Chad Smith
2018-10-09
1
-0
/
+16
*
user-data: jinja template to render instance-data.json in cloud-config
Chad Smith
2018-09-11
1
-0
/
+9
*
tests: print failed testname instead of docstring upon failure
Chad Smith
2018-09-05
1
-0
/
+4
*
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-09-05
1
-0
/
+43
*
sysconfig: refactor sysconfig to accept distro specific templates paths
Ryan Harper
2018-09-05
1
-2
/
+9
[next]