Change in ovirt-live[master]: packaging: setup: centos: fixed otopi stages order

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@redhat.com> --- 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 Simone Tiraboschi: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/32140 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1be5eb6be1c9c9f78d0273f192c0e6edd3cc46f5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-live Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
sbonazzo@redhat.com