summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-02-16 15:13:09 -0500
committerScott Moser <smoser@ubuntu.com>2012-02-16 15:13:09 -0500
commit3027a0d417723ce071ad048092607b3f7187ce08 (patch)
tree49e17a6109a7171f62ded74f714fa3b3de16d257 /ChangeLog
parent00c36df90bcade0a1a3f59ceb7b88142b6eab962 (diff)
parent7e770b1bc1a73afe0a5b37bb2242fce930089890 (diff)
downloadvyos-cloud-init-3027a0d417723ce071ad048092607b3f7187ce08.tar.gz
vyos-cloud-init-3027a0d417723ce071ad048092607b3f7187ce08.zip
DataSourceConfigDrive: support getting data from openstack config drive
LP: #857378
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b0cfb90..56da07c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,7 @@
- support empty lines in "#include" files (LP: #923043)
- support configuration of salt minions (Jeff Bauer) (LP: #927795)
- DataSourceOVF: only search for OVF data on ISO9660 filesystems (LP: #898373)
+ - DataSourceConfigDrive: support getting data from openstack config drive (LP: #857378)
0.6.2:
- fix bug where update was not done unless update was explicitly set.
It would not be run if 'upgrade' or packages were set to be installed