Back to bug 1301660

Who When What Removed Added
Drew Bomhof 2016-01-25 15:50:30 UTC Depends On 1301662
Greg McCullough 2016-01-25 16:40:55 UTC Status NEW ASSIGNED
Target Release 5.6.0 5.5.3
Assignee gmccullo dbomhof
Drew Bomhof 2016-01-25 16:45:41 UTC Status ASSIGNED ON_DEV
Chris Pelland 2016-01-29 14:18:29 UTC Keywords ZStream
Priority unspecified high
CC cpelland
Greg McCullough 2016-02-10 19:29:26 UTC Status ON_DEV POST
CC gmccullo
John Prause 2016-02-10 20:25:40 UTC Status POST MODIFIED
CC jprause
Marianne Feifer 2016-02-12 16:04:19 UTC CC mfeifer
Doc Text Cause: The destination_image_locked? method was only being
called on native RHEV provisioning.

Consequence: When ISO provisioning from CloudForms 4.0, the automation state machine exits on Error with [Ovirt::Error]: [Cannot run VM: The following disks are locked: cfme-template_Disk1. Please try again in a few minutes.].

Fix: Added destination_image_locked? check to RHEV iso/pxe provisioning. This change slightly
refactors the customize_destination method to enable
the destination_image_locked? check for all RHEV
provisioning types

Result: ISO provisioning is successful.
errata-xmlrpc 2016-03-22 10:57:42 UTC Status MODIFIED ON_QA
John Prause 2016-03-22 12:34:08 UTC Fixed In Version 5.5.3.2
Dayle Parker 2016-03-23 04:13:59 UTC Doc Text Cause: The destination_image_locked? method was only being
called on native RHEV provisioning.

Consequence: When ISO provisioning from CloudForms 4.0, the automation state machine exits on Error with [Ovirt::Error]: [Cannot run VM: The following disks are locked: cfme-template_Disk1. Please try again in a few minutes.].

Fix: Added destination_image_locked? check to RHEV iso/pxe provisioning. This change slightly
refactors the customize_destination method to enable
the destination_image_locked? check for all RHEV
provisioning types

Result: ISO provisioning is successful.
When provisioning from an ISO in Red Hat CloudForms 4.0, the automation state machine previously exited with an oVirt error reporting locked disks. This was caused due to the destination_image_locked? method only being called on native Red Hat Enterprise Virtualization provisioning. This release adds a destination_image_locked? check for all Red Hat Enterprise Virtualization ISO and PXE provisioning.
dajohnso 2016-03-24 21:12:24 UTC QA Contact dajohnso sshveta
Shveta 2016-03-29 23:49:33 UTC Status ON_QA VERIFIED
errata-xmlrpc 2016-04-13 03:46:14 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-04-13 18:41:52 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-04-13 14:41:52 UTC

Back to bug 1301660