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
/
tests
/
unittests
/
sources
Commit message (
Expand
)
Author
Age
Files
Lines
*
sources/azure/imds: don't count timeout errors as connection errors (#2074)
Chris Patterson
2023-03-29
2
-3
/
+2
*
tests/vmware: fix test_no_data_access_method failure (#2092)
Chris Patterson
2023-03-23
1
-1
/
+5
*
tests/sources: patch util.get_cmdline() for datasource tests (#2091)
Chris Patterson
2023-03-23
1
-0
/
+9
*
datasource: Optimize datasource detection, fix bugs (#2060)
Brett Holman
2023-03-19
8
-62
/
+117
*
sources/azure: add networking check for all source PPS (#2061)
Chris Patterson
2023-03-16
1
-5
/
+40
*
chore: fix style tip (#2071)
Alberto Contreras
2023-03-14
1
-3
/
+2
*
oracle-ds: prefer system_cfg over ds network config source (#1998)
Alberto Contreras
2023-03-04
1
-0
/
+9
*
Remove dead code (#2038)
Brett Holman
2023-03-03
3
-32
/
+0
*
source: Force OpenStack when it is only option (#2045)
Brett Holman
2023-03-02
1
-89
/
+43
*
sources/azure: fix regressions in IMDS behavior (#2041)
Chris Patterson
2023-03-01
2
-115
/
+260
*
dhcp: Cleanup unused kwarg (#2037)
Brett Holman
2023-02-28
6
-20
/
+3
*
lxd: Retry if the server isn't ready (#2025)
Brett Holman
2023-02-18
1
-1
/
+42
*
Recognize opensuse-microos, dev tooling fixes
Robert Schweikert
2023-02-16
1
-1
/
+3
*
sources/azure: refactor imds handler into own module (#1977)
Chris Patterson
2023-02-16
2
-596
/
+615
*
Fix OpenStack datasource detection on bare metal (#1923)
Alexander Birkner
2023-02-07
1
-30
/
+81
*
cloud-id: better handling of change in datasource files
d1r3ct0r
2023-02-02
1
-3
/
+7
*
Fix Vultr cloud_interfaces usage (#1986)
eb3095
2023-02-01
1
-0
/
+67
*
sources/azure: retry on connection error when fetching metdata (#1968)
Chris Patterson
2023-01-17
1
-1
/
+2
*
lxd: handle 404 from missing devices route for LXD 4.0
Chad Smith
2023-01-11
1
-4
/
+8
*
vultr: Fix issue regarding cache and region codes (#1938)
eb3095
2023-01-09
1
-2
/
+7
*
sources/azure: drop description for report_failure_to_fabric() (#1934)
Chris Patterson
2023-01-05
2
-47
/
+8
*
sources/azure: fix device driver matching for net config (#1914)
Chris Patterson
2023-01-03
1
-69
/
+135
*
test: mock dns calls (#1922)
Brett Holman
2023-01-03
3
-1
/
+16
*
sources/azure: encode health report as utf-8 (#1897)
Chris Patterson
2022-12-08
1
-14
/
+28
*
feat: add support aliyun metadata security harden mode (#1865)
Manasseh Zhou
2022-11-30
2
-1
/
+21
*
test_cloud_sigma: delete useless test (#1828)
sxt1001
2022-11-21
1
-67
/
+0
*
VMware: Move Guest Customization transport from OVF to VMware (#1573)
PengpengSun
2022-11-16
3
-755
/
+743
*
Stop using devices endpoint for LXD network config (#1819)
James Falcon
2022-11-10
1
-3
/
+17
*
add NWCS datasource (#1793)
shell-skrimp
2022-10-26
2
-0
/
+118
*
Enable hotplug for LXD datasource (#1787)
James Falcon
2022-10-22
1
-5
/
+132
*
Fix Oracle DS primary interface when using IMDS (#1757)
James Falcon
2022-09-30
1
-35
/
+67
*
style: prefer absolute imports over relative imports
Mina Galić
2022-09-30
1
-2
/
+1
*
tests: Drop httpretty in favor of responses (#1720)
Alberto Contreras
2022-09-19
10
-372
/
+477
*
Fix Oracle DS not setting subnet when using IMDS (#1735)
James Falcon
2022-09-16
1
-2
/
+2
*
Refactor: Drop inheritance from object (#1728)
Alberto Contreras
2022-09-14
2
-4
/
+4
*
sources/azure: ensure instance id is always correct (#1727)
Chris Patterson
2022-09-13
1
-0
/
+14
*
lxd: fetch 1.0/devices content (#1712)
Alberto Contreras
2022-09-06
1
-10
/
+105
*
testing: fully mock noexec calls (#1717)
Alberto Contreras
2022-09-06
1
-0
/
+1
*
Identify 3DS Outscale Datasource as Ec2 (#1686)
Maxime Dufour
2022-09-02
2
-2
/
+81
*
Refactor instance json files to use Paths (SC-1238) (#1709)
James Falcon
2022-09-02
1
-16
/
+21
*
net: Ensure a tmp with exec permissions for dhcp (#1690)
Alberto Contreras
2022-09-01
9
-34
/
+123
*
Identify Huawei Cloud as OpenStack (#1689)
huang xinjie
2022-08-31
1
-0
/
+20
*
DataSourceVMware: fix var use before init (#1674)
Andrew Kutz
2022-08-22
1
-0
/
+74
*
sources: obj.pkl cache should be written anyime get_data is run (#1669)
Chad Smith
2022-08-17
1
-3
/
+44
*
sources/azure: handle network unreachable errors for savable PPS (#1642)
Chris Patterson
2022-08-12
2
-0
/
+169
*
main: avoid downloading full contents cmdline urls (#1606)
Alberto Contreras
2022-08-04
1
-0
/
+2
*
sources/azure: add experimental support for preprovisioned os disks (#1622)
Chris Patterson
2022-08-04
1
-0
/
+63
*
sources/azure: reorganize tests for network config (#1586)
Chris Patterson
2022-07-21
1
-129
/
+193
*
sources/azure: don't set cfg["password"] for default user pw (#1592)
Chris Patterson
2022-07-20
1
-6
/
+3
*
sources/azure: refactor chassis asset tag handling (#1574)
Chris Patterson
2022-07-15
2
-63
/
+105
[next]