Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: centos: fixed otopi stages order
......................................................................
packaging: setup: centos: fixed otopi stages order
Fixed otopi loop:
error: method
otopi.plugins.ovirt_engine_setup.olive.core.Plugin._createstorage
is in a later stage than method
otopi.plugins.ovirt_engine_setup.olive.core.Plugin._copyiso
although it depends on it
Fix ordering issue:
Failed to execute stage 'Closing up': 'Plugin' object has no attribute
'_engine_api'
Change-Id: I1be5eb6be1c9c9f78d0273f192c0e6edd3cc46f5
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
(cherry picked from commit 8b5d7d329f5bbdef8c4f477976b1e77884576957)
---
M
centos/oVirtLiveFiles/root/usr/share/ovirt-engine/setup/plugins/ovirt-engine-setup/olive/core.py
1 file changed, 1 insertion(+), 4 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/32160
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1be5eb6be1c9c9f78d0273f192c0e6edd3cc46f5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-live
Gerrit-Branch: ovirt-live-3.5
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org