Change in ovirt-engine[master]: gluster: Reuse Command methods
masayag at redhat.com
masayag at redhat.com
Mon Jan 21 16:15:02 UTC 2013
Moti Asayag has submitted this change and it was merged.
Change subject: gluster: Reuse Command methods
......................................................................
gluster: Reuse Command methods
The perform few cleanups: using a class level method (getDbFacade())
instead of static access to DbFacade. In addition, it adds missing
default case to switch statements.
Change-Id: I05042649259efa596c255360174127335a4d8a1b
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/CreateGlusterVolumeCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterVolumeCommandBase.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/ReplaceGlusterVolumeBrickCommand.java
3 files changed, 7 insertions(+), 5 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/10989
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I05042649259efa596c255360174127335a4d8a1b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal at redhat.com>
More information about the Engine-commits
mailing list