summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-08-24 17:22:01 -0400
committerScott Moser <smoser@ubuntu.com>2012-08-24 17:22:01 -0400
commite345c95b9851ada5062304a9a99364da9abb674b (patch)
tree6c187d96cd0d49b718acad597a396402cacdaac2 /ChangeLog
parent55f6e4cb09d568d1a0679c41570b5c6d570a16f0 (diff)
parented96b524a4c3b3985931d30b254a29466486d2c3 (diff)
downloadvyos-cloud-init-e345c95b9851ada5062304a9a99364da9abb674b.tar.gz
vyos-cloud-init-e345c95b9851ada5062304a9a99364da9abb674b.zip
add support for the config-drive-v2 datasource
config-drive-v2 was implemented in openstack at https://review.openstack.org/#/c/11184/ . This adds support to cloud-init for reading that. LP: #1037567
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0dae0ca5..b28566e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
0.7.0:
+ - add support for config-drive-v2 (LP:#1037567)
- support creating users, including the default user.
[Ben Howard] (LP: #1028503)
- add apt_reboot_if_required to reboot if an upgrade or package installation