Sandro Bonazzola has posted comments on this change. Change subject: hosted-engine: WIP - allow to deploy hosted-engine ......................................................................
Patch Set 3: (1 comment) https://gerrit.ovirt.org/#/c/38547/3/src/ovirt_host_deploy/constants.py File src/ovirt_host_deploy/constants.py: Line 45: LIBVIRT_DEFAULT_TRUST_STORE = '/etc/pki/libvirt' Line 46: LIBVIRT_DEFAULT_CLIENT_CA_FILE = '../CA/cacert.pem' Line 47: LIBVIRT_DEFAULT_CLIENT_CERT_FILE = 'clientcert.pem' Line 48: LIBVIRT_DEFAULT_CLIENT_KEY_FILE = 'private/clientkey.pem' Line 49: LIBVIRT_QEMU_CONF = '/etc/libvirt/qemu.conf' > vdsm is aware of hosted engine, why can't it set libvirt settings at runtim Adding fsimonce for this. Line 50: Line 51: VDSM_DATA_DIR = '/usr/share/vdsm' Line 52: Line 53: HOOKS_DIR = '/usr/libexec/vdsm/hooks' -- To view, visit https://gerrit.ovirt.org/38547 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia07992ccab2f745879c8d3d777e45b524bbdf6f8 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
