Oved Ourfali has uploaded a new change for review. Change subject: removing requirement on vdsm-gluster ......................................................................
removing requirement on vdsm-gluster The use the hosted engine setup does in gluster doesn't require the vdsm-gluster RPM, as the functionality of creating storage domains exists in the core of VDSM (vdsm-gluster is adding functionality to create gluster bricks and volumes, which isn't required here). Change-Id: I40722917a3ed4b51bf16db480c8d98fb3ff8d6ed Signed-off-by: Oved Ourfali <[email protected]> --- M ovirt-hosted-engine-setup.spec.in 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-setup refs/changes/35/18735/1 diff --git a/ovirt-hosted-engine-setup.spec.in b/ovirt-hosted-engine-setup.spec.in index 00387f0..1468657 100644 --- a/ovirt-hosted-engine-setup.spec.in +++ b/ovirt-hosted-engine-setup.spec.in @@ -42,7 +42,6 @@ Requires: otopi >= 1.1.0 Requires: vdsm >= 4.11.0 Requires: vdsm-cli >= 4.11.0 -Requires: vdsm-gluster >= 4.11.0 Requires: vdsm-python >= 4.11.0 Requires: ovirt-host-deploy >= 1.1.0 Requires: openssh-server -- To view, visit http://gerrit.ovirt.org/18735 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I40722917a3ed4b51bf16db480c8d98fb3ff8d6ed Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Oved Ourfali <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
