Skip to content

Commit db6084b

Browse files
Release 21.4 (canonical#1091)
Bump the version in cloudinit/version.py to 21.4 and update ChangeLog. LP: #1949405
1 parent ff415ca commit db6084b

File tree

2 files changed

+99
-1
lines changed

2 files changed

+99
-1
lines changed

ChangeLog

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,101 @@
1+
21.4
2+
- Azure: fallback nic needs to be reevaluated during reprovisioning
3+
(#1094) [Anh Vo]
4+
- azure: pps imds (#1093) [Anh Vo]
5+
- testing: Remove calls to 'install_new_cloud_init' (#1092)
6+
- Add LXD datasource (#1040)
7+
- Fix unhandled apt_configure case. (#1065) [Brett Holman]
8+
- Allow libexec for hotplug (#1088)
9+
- Add necessary mocks to test_ovf unit tests (#1087)
10+
- Remove (deprecated) apt-key (#1068) [Brett Holman] (LP: #1836336)
11+
- distros: Remove a completed "TODO" comment (#1086)
12+
- cc_ssh.py: Add configuration for controlling ssh-keygen output (#1083)
13+
[dermotbradley]
14+
- Add "install hotplug" module (SC-476) (#1069) (LP: #1946003)
15+
- hosts.alpine.tmpl: rearrange the order of short and long hostnames
16+
(#1084) [dermotbradley]
17+
- Add max version to docutils
18+
- cloudinit/dmi.py: Change warning to debug to prevent console display
19+
(#1082) [dermotbradley]
20+
- remove unnecessary EOF string in
21+
disable-sshd-keygen-if-cloud-init-active.conf (#1075) [Emanuele
22+
Giuseppe Esposito]
23+
- Add module 'write-files-deferred' executed in stage 'final' (#916)
24+
[Lucendio]
25+
- Bump pycloudlib to fix CI (#1080)
26+
- Remove pin in dependencies for jsonschema (#1078)
27+
- Add "Google" as possible system-product-name (#1077) [vteratipally]
28+
- Update Debian security suite for bullseye (#1076) [Johann Queuniet]
29+
- Leave the details of service management to the distro (#1074)
30+
[Andy Fiddaman]
31+
- Fix typos in setup.py (#1059) [Christian Clauss]
32+
- Update Azure _unpickle (SC-500) (#1067) (LP: #1946644)
33+
- cc_ssh.py: fix private key group owner and permissions (#1070)
34+
[Emanuele Giuseppe Esposito]
35+
- VMware: read network-config from ISO (#1066) [Thomas Weißschuh]
36+
- testing: mock sleep in gce unit tests (#1072)
37+
- CloudStack: fix data-server DNS resolution (#1004)
38+
[Olivier Lemasle] (LP: #1942232)
39+
- Fix unit test broken by pyyaml upgrade (#1071)
40+
- testing: add get_cloud function (SC-461) (#1038)
41+
- Inhibit [email protected] if cloud-init is active (#1028)
42+
[Ryan Harper]
43+
- VMWARE: search the deployPkg plugin in multiarch dir (#1061)
44+
[xiaofengw-vmware] (LP: #1944946)
45+
- Fix set-name/interface DNS bug (#1058) [Andrew Kutz] (LP: #1946493)
46+
- Use specified tmp location for growpart (#1046) [jshen28]
47+
- .gitignore: ignore tags file for ctags users (#1057) [Brett Holman]
48+
- Allow comments in runcmd and report failed commands correctly (#1049)
49+
[Brett Holman] (LP: #1853146)
50+
- tox integration: pass the *_proxy, GOOGLE_*, GCP_* env vars (#1050)
51+
[Paride Legovini]
52+
- Allow disabling of network activation (SC-307) (#1048) (LP: #1938299)
53+
- renderer: convert relative imports to absolute (#1052) [Paride Legovini]
54+
- Support ETHx_IP6_GATEWAY, SET_HOSTNAME on OpenNebula (#1045)
55+
[Vlastimil Holer]
56+
- integration-requirements: bump the pycloudlib commit (#1047)
57+
[Paride Legovini]
58+
- Allow Vultr to set MTU and use as-is configs (#1037) [eb3095]
59+
- pin jsonschema in requirements.txt (#1043)
60+
- testing: remove cloud_tests (#1020)
61+
- Add andgein as contributor (#1042) [Andrew Gein]
62+
- Make wording for module frequency consistent (#1039) [Nicolas Bock]
63+
- Use ascii code for growpart (#1036) [jshen28]
64+
- Add jshen28 as contributor (#1035) [jshen28]
65+
- Skip test_cache_purged_on_version_change on Azure (#1033)
66+
- Remove invalid ssh_import_id from examples (#1031)
67+
- Cleanup Vultr support (#987) [eb3095]
68+
- docs: update cc_disk_setup for fs to raw disk (#1017)
69+
- HACKING.rst: change contact info to James Falcon (#1030)
70+
- tox: bump the pinned flake8 and pylint version (#1029)
71+
[Paride Legovini] (LP: #1944414)
72+
- Add retries to DataSourceGCE.py when connecting to GCE (#1005)
73+
[vteratipally]
74+
- Set Azure to apply networking config every BOOT (#1023)
75+
- Add connectivity_url to Oracle's EphemeralDHCPv4 (#988) (LP: #1939603)
76+
- docs: fix typo and include sudo for report bugs commands (#1022)
77+
[Renan Rodrigo] (LP: #1940236)
78+
- VMware: Fix typo introduced in #947 and add test (#1019) [PengpengSun]
79+
- Update IPv6 entries in /etc/hosts (#1021) [Richard Hansen] (LP: #1943798)
80+
- Integration test upgrades for the 21.3-1 SRU (#1001)
81+
- Add Jille to tools/.github-cla-signers (#1016) [Jille Timmermans]
82+
- Improve ug_util.py (#1013) [Shreenidhi Shedi]
83+
- Support openEuler OS (#1012) [zhuzaifangxuele]
84+
- ssh_utils.py: ignore when sshd_config options are not key/value pairs
85+
(#1007) [Emanuele Giuseppe Esposito]
86+
- Set Azure to only update metadata on BOOT_NEW_INSTANCE (#1006)
87+
- cc_update_etc_hosts: Use the distribution-defined path for the hosts
88+
file (#983) [Andy Fiddaman]
89+
- Add CloudLinux OS support (#1003) [Alexandr Kravchenko]
90+
- puppet config: add the start_agent option (#1002) [Andrew Bogott]
91+
- Fix `make style-check` errors (#1000) [Shreenidhi Shedi]
92+
- Make cloud-id copyright year (#991) [Andrii Podanenko]
93+
- Add support to accept-ra in networkd renderer (#999) [Shreenidhi Shedi]
94+
- Update ds-identify to pass shellcheck (#979) [Andrew Kutz]
95+
- Azure: Retry dhcp on timeouts when polling reprovisiondata (#998)
96+
[aswinrajamannar]
97+
- testing: Fix ssh keys integration test (#992)
98+
199
21.3
2100
- Azure: During primary nic detection, check interface status continuously
3101
before rebinding again (#990) [aswinrajamannar]

cloudinit/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# This file is part of cloud-init. See LICENSE file for license information.
66

7-
__VERSION__ = "21.3"
7+
__VERSION__ = "21.4"
88
_PACKAGED_VERSION = '@@PACKAGED_VERSION@@'
99

1010
FEATURES = [

0 commit comments

Comments
 (0)