From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has posted comments on this change.
Change subject: move constants.P_VDSM_CONF to vdsm.config ...................................................................... Patch Set 6: (1 comment) https://gerrit.ovirt.org/#/c/79742/6/lib/vdsm/vdsmd.py File lib/vdsm/vdsmd.py: Line 50: from vdsm.storage.dispatcher import Dispatcher Line 51: from vdsm.virt import periodic Line 52: Line 53: Line 54: loggerConfFile = os.path.join(vdsm.config.P_VDSM_CONF, 'logger.conf') former constant was /etc/vdsm, current is /etc Line 55: Line 56: Line 57: class FatalError(Exception): Line 58: """ Raised when vdsm fail to start """ -- To view, visit https://gerrit.ovirt.org/79742 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic0ba7de6aae8331a3587d82eadf16346437cafb6 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
