
Daniel Erez has submitted this change and it was merged. Change subject: core: add getVolumes method to olumeProviderProxy ...................................................................... core: add getVolumes method to olumeProviderProxy Adding getVolumes method to OpenStackVolumeProviderProxy in order to support retrieval of Cinder domain volumes. Change-Id: Ie9110349eb91070d83ba76f6460b3c9f4f340a55 Bug-Url: https://bugzilla.redhat.com/1185826 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/storage/OpenStackVolumeProviderProxy.java 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Daniel Erez: Verified Maor Lipchuk: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/39649 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie9110349eb91070d83ba76f6460b3c9f4f340a55 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server