diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-02-16 15:13:09 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-02-16 15:13:09 -0500 |
commit | 3027a0d417723ce071ad048092607b3f7187ce08 (patch) | |
tree | 49e17a6109a7171f62ded74f714fa3b3de16d257 /ChangeLog | |
parent | 00c36df90bcade0a1a3f59ceb7b88142b6eab962 (diff) | |
parent | 7e770b1bc1a73afe0a5b37bb2242fce930089890 (diff) | |
download | vyos-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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |