Changes¶ ↑
This document describes the relevant changes beween releases of the rbovirt project.
Note that this list of changes was added with the 0.0.30 release, previous releases aren't described here.
0.0.32 / 2015-01-14¶ ↑
New features:
-
Added support for template versions.
Bug fixes:
-
Handle correctly the cloud-init
phone_home
option.
0.0.31 / 2014-12-11¶ ↑
New features:
-
Added support for starting virtual machines with cloud-init, using the new
vm_start_with_cloud_init
method of the client class.
0.0.30 / 2014-11-25¶ ↑
New features:
-
Added support for updating disks.
-
Added support for the data center
local
attribute.
Bug fixes:
-
Parse correctly the
status
element.