diff options
author | Cosmin Luță <q4break@gmail.com> | 2012-03-09 22:38:29 +0200 |
---|---|---|
committer | Cosmin Luță <q4break@gmail.com> | 2012-03-09 22:38:29 +0200 |
commit | a52691ec3a4ad6802597a214b2375cf438fe9fa0 (patch) | |
tree | 8689bb2e2ac44f4ad7ae26691933bfc48a6d413d /ChangeLog | |
parent | d8db2154fb7bc468ab2baa6e6f4a11db59251ae1 (diff) | |
parent | 0d4fedc1f7bccd15e12e5f2a3fc829ed16d22c57 (diff) | |
download | vyos-cloud-init-a52691ec3a4ad6802597a214b2375cf438fe9fa0.tar.gz vyos-cloud-init-a52691ec3a4ad6802597a214b2375cf438fe9fa0.zip |
Renamed data source to CloudStack
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ - DataSourceConfigDrive: support getting data from openstack config drive (LP: #857378) - DataSourceNoCloud: support seed from external disk of ISO or vfat (LP: #857378) - DataSourceNoCloud: support inserting /etc/network/interfaces + - DataSourceMaaS: add data source for Ubuntu Machines as a Service (MaaS) (LP: #942061) + - add option 'apt_pipelining' to address issue with S3 mirrors + (LP: #948461) [Ben Howard] 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 |