Hi all,
I've been testing again two features:
1) The first feature was: [RFE] Maintenance operations on a VM would ask for an optional
reason
The feature provides the ability to present a message to the user regarding the reason why
this VM has been shutdown.
It seems that there is still an issue that the comment gets deleted when shutting down the
VM while the VM is powering up or shutting down.
I also found a new issue when shutting down a VM while it is suspended, this also does not
save the reason.
2) The other feature I was testing was: Allow to clone a (down) VM without
snapshot/template
This feature provides the ability to clone a VM from the VM itself, instead do it from a
snapshot.
It seems that now it's just don't work, I'm getting the following error
ACTION_TYPE_FAILED_TEMPLATE_NOT_EXISTS_IN_CURRENT_DC every time.
I suspect it is a regression from commit c45b3616ef711d5b46e89a1f5b12533a2698425e.
I think the origin of this failure is that since the blank Template is on the default DC,
and the VM, I created, was on another DC, we get this CDA message.
opened a bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1125196
Regards,
Maor