summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2015-04-21 11:57:40 -0700
committerJoshua Harlow <harlowja@yahoo-inc.com>2015-04-21 11:57:40 -0700
commitcc7a3381b41d820853236f1b9a7d80e0f34eb084 (patch)
tree44acb4363a9f1fefeb269aa795fa076deb1faa8f /ChangeLog
parent6a46989233cb416a175779d2c64bff2a3bf81bc7 (diff)
parent4fc65f02ae3fbf1a2062e6169ee39b5c5d5e23bc (diff)
downloadvyos-cloud-init-cc7a3381b41d820853236f1b9a7d80e0f34eb084.tar.gz
vyos-cloud-init-cc7a3381b41d820853236f1b9a7d80e0f34eb084.zip
Fix +tests for GCE datasource not handling per-instance SSH keys
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5ad7c60..bab40552 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,7 @@
[Steve Langasek]
- Add functionality to fixate the uid of a newly added user.
- Don't overwrite the hostname if the user has changed it after we set it.
+ - GCE datasource does not handle instance ssh keys (LP: 1403617)
0.7.6:
- open 0.7.6
- Enable vendordata on CloudSigma datasource (LP: #1303986)