summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2013-09-11 08:35:06 -0400
committerScott Moser <smoser@ubuntu.com>2013-09-11 08:35:06 -0400
commitd210dab10b16f5903132b628838c96cb3499b6cd (patch)
treec99b7ca65d7fadd38701d4f68841395528248f8b /ChangeLog
parent2a07fcd6444c7deb09063dff6b2f2d6e5385f355 (diff)
parent89cc478ee56a3f05ee4b810f8c969af9367bd034 (diff)
downloadvyos-cloud-init-d210dab10b16f5903132b628838c96cb3499b6cd.tar.gz
vyos-cloud-init-d210dab10b16f5903132b628838c96cb3499b6cd.zip
Add OpenNebula datasource.
This reads the context disk from OpenNebula.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79dd07ba..a53a6b6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,7 @@
- prefer growpart resizer to 'parted resizepart' (LP: #1212492)
- support random data seed from config drive or azure, and a module
'seed_random' to read that and write it to /dev/urandom.
+ - add OpenNebula Datasource [Vlastimil Holer]
0.7.2:
- add a debian watch file
- add 'sudo' entry to ubuntu's default user (LP: #1080717)