From Sandro Bonazzola <sbonazzo(a)redhat.com>:
Sandro Bonazzola has submitted this change and it was merged.
Change subject: vdsm: fix config decorator
......................................................................
vdsm: fix config decorator
With patch
https://gerrit.ovirt.org/53531 a OVIRT_VINTAGE_NODE
specific condition has been introduced but it wasn't effective
since the old decorator was still in place.
With patch
https://gerrit.ovirt.org/71599 the initial
decorator has been removed but now it raises an issue
with AIO plugin for oVirt Live.
Restoring the initial decorator.
Change-Id: I89c6d505558eb049a1d373ae1e1cb710d3c8d920
Bug-Url:
https://bugzilla.redhat.com/1443064
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
---
M src/plugins/ovirt-host-deploy/vdsm/config.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/75666
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I89c6d505558eb049a1d373ae1e1cb710d3c8d920
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: ovirt-host-deploy-1.6
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>