diff options
author | Daniel Watkins <daniel.watkins@canonical.com> | 2015-07-20 15:33:25 +0100 |
---|---|---|
committer | Daniel Watkins <daniel.watkins@canonical.com> | 2015-07-20 15:33:25 +0100 |
commit | f73991b9697d15e2d7d931e493125ca291025673 (patch) | |
tree | 287e8b3a4f8007f659cc2e86e6af9969136c518e /ChangeLog | |
parent | 22186f7efb9437b3b4d0fcd82319e2392bc8b4ac (diff) | |
parent | afb5421ee717174b989bfed61333f2073b3f3f50 (diff) | |
download | vyos-cloud-init-f73991b9697d15e2d7d931e493125ca291025673.tar.gz vyos-cloud-init-f73991b9697d15e2d7d931e493125ca291025673.zip |
Return a sensible value for DataSourceGCE.availability_zone.
LP: #1470880
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ - 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) + - GCE: fix determination of availability zone (LP: #1470880) 0.7.6: - open 0.7.6 - Enable vendordata on CloudSigma datasource (LP: #1303986) |