summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2015-06-16 12:40:30 -0400
committerScott Moser <smoser@ubuntu.com>2015-06-16 12:40:30 -0400
commit7aa26486394f98dbc2bb3b61f9d49671e6d32af1 (patch)
treeb5c9305748380abd2a4cdb35296d814a6e444f87 /ChangeLog
parent6e06afffed8614cb143e3a13bab5aa382ccbbce9 (diff)
parentba7fc871f2e73e0adbf883ef8253180f41cdcfe8 (diff)
downloadvyos-cloud-init-7aa26486394f98dbc2bb3b61f9d49671e6d32af1.tar.gz
vyos-cloud-init-7aa26486394f98dbc2bb3b61f9d49671e6d32af1.zip
Use wget to fetch CloudStack passwords.
Different versions of the CloudStack password server respond differently; wget handles these nicely for us, so it's easier to just use wget. LP: #1464253, #1440263
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47b8dec2..905b4fca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -50,6 +50,7 @@
[Brent Baude]
- cc_apt_configure: fix importing keys under python3 (LP: #1463373)
- cc_growpart: fix specification of 'devices' list (LP: #1465436)
+ - CloudStack: fix password setting on cloudstack > 4.5.1 (LP: #1464253)
0.7.6:
- open 0.7.6
- Enable vendordata on CloudSigma datasource (LP: #1303986)