Alon Bar-Lev has uploaded a new change for review. Change subject: doc: minor cleanups ......................................................................
doc: minor cleanups Change-Id: Ic623c9d644287c1ca1cbe8260f78b35f80e04f87 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M ChangeLog M README M README.environment 3 files changed, 9 insertions(+), 9 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-host-deploy refs/changes/75/10175/1 diff --git a/ChangeLog b/ChangeLog index d929301..0f1cbd9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,8 +40,9 @@ kernel command-line. * legacy-change: vdsm libvirt reconfigure - vdsm is reconfigured with file based trigger instead unsupported systemd - init.d parameter. + vdsm is reconfigured with file based trigger in-addition to unsupported + systemd init.d parameter. This will enable us to remove the non standard + approach in future. * legacy-change: use yum api to install packages instead of yum utility. diff --git a/README b/README index 5989185..4b49f37 100644 --- a/README +++ b/README @@ -26,23 +26,23 @@ vdsm hooks available at the following directory are copied to host during bootstrap. - /usr/share/otopi/plugins/ovirt-host-deploy/vdsmhooks/hooks.d/ + /usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/vdsmhooks/hooks.d/ Packages can be installed using files at: - /usr/share/otopi/plugins/ovirt-host-deploy/vdsmhooks/packages.d/ + /usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/vdsmhooks/packages.d/ Each file contains a package per line. - Only files with matching distribution suffix are process. Distrubution - is read via python's platform.linux_distribution(). + Files are selected based on their suffix, which should match distribution name. + Distribution name is acquired using python's platform.linux_distribution(). DEVELOPMENT AND TEST -------------------- FAKEQEMU -Construct approperate /etc/vdsm/vdsm.conf. +Construct appropriate /etc/vdsm/vdsm.conf. Create: diff --git a/README.environment b/README.environment index c9803c7..5c44190 100644 --- a/README.environment +++ b/README.environment @@ -49,8 +49,7 @@ VDSM_CONFIG/section/key(str) Set vdsm configuration option. If set vdsm configuration is - overridden unless there is bootstra_keep_config = True in - section debug. + overridden unless there is VDSM/configOverride = False. GLUSTER/enable(str) [False] Instal gluster support. -- To view, visit http://gerrit.ovirt.org/10175 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic623c9d644287c1ca1cbe8260f78b35f80e04f87 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches