Sahina Bose has submitted this change and it was merged.
Change subject: engine : Sync volume details on creation
......................................................................
engine : Sync volume details on creation
To create a new geo-rep session user it is
required for the volumes to have their capacity
information. However for a case where the user
has just created the volume and wants this volume
to participate in a geo-rep session, since the
volume earlier didn't carry the capacity info,
such a volume wouldn't feature in the eligible
volumes list in the create geo-rep session dialog.
Hence, this patch tries to sync the capacity info
of a volume on its successful creation.
Change-Id: Ic4d78ab70c0c28f107b589c1b6ff14848b184928
Signed-off-by: Anmol Babu <anbabu(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/StartGlusterVolumeCommand.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
anmolbabu: Verified
Sahina Bose: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/40624
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic4d78ab70c0c28f107b589c1b6ff14848b184928
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5-gluster
Gerrit-Owner: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org