summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-08-14 11:40:47 -0400
committerScott Moser <smoser@ubuntu.com>2012-08-14 11:40:47 -0400
commit9dabd3ea0bf99a649d0156d137edeb5f3b1c098a (patch)
treebc45fd97ee3d170f85acbbd179476bc014052015 /ChangeLog
parentcfd72f2833c5f8ca71a86da06a67ffbfce7f39f5 (diff)
parent213e18a5cd826445c36ac613e7e7459f24cffb4b (diff)
downloadvyos-cloud-init-9dabd3ea0bf99a649d0156d137edeb5f3b1c098a.tar.gz
vyos-cloud-init-9dabd3ea0bf99a649d0156d137edeb5f3b1c098a.zip
Add RHEVm and vSphere support as datasource AltCloud
These changes add a new data source to cloud-init to support passing user data to RHEVm and vSphere. The user data is passed to RHEVm v3.0 (current version) using a floppy injection hook and to vSphere via cdrom device. RHEVm v3.1 will use a method similar to vSphere. Once available support for that is also expected.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ee50d2a..fc45ff2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
0.7.0:
+ - Added RHEVm and vSphere support as source AltCloud [Joseph VLcek]
- add write-files module (LP: #1012854)
- Add setuptools + cheetah to debian package build dependencies (LP: #1022101)
- Adjust the sysvinit local script to provide 'cloud-init-local' and have