Daniel Erez has submitted this change and it was merged.
Change subject: core: Remove transaction field from CINDER constructor
......................................................................
core: Remove transaction field from CINDER constructor
Remove the constructors of CINDERStorageHelper to be compatible with the
rest of the Storage Helpers
Change-Id: If3cb4babe23fe11ffb04c58ed5dc0c9a1de98a59
Bug-Url:
https://bugzilla.redhat.com/1185826
Signed-off-by: Maor Lipchuk <mlipchuk(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/storage/OpenStackVolumeProviderProxy.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/CINDERStorageHelper.java
2 files changed, 8 insertions(+), 7 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/39243
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If3cb4babe23fe11ffb04c58ed5dc0c9a1de98a59
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server