Alon Bar-Lev has posted comments on this change. Change subject: bootstrap: remove MAC address from vds unique id ......................................................................
Patch Set 2: (1 inline comment) .................................................... File vds_bootstrap/setup Line 33: HYPERVISOR_PLATFORMS = [ "RedHatEnterpriseVirtualizationHypervisor", "RedHatEnterpriseHypervisor", "oVirtNodeHypervisor" ] Line 34: HYPERVISOR_RELEASE_FILE = '/etc/rhev-hypervisor-release' Line 35: REDHAT_RELEASE_FILE = '/etc/redhat-release' Line 36: vdsm_reg_conf_file = '/etc/vdsm-reg/vdsm-reg.conf' Line 37: vdsm_id_file = '/etc/vdsm/vdsm.id' Right. Need to rewrite asap. Line 38: Line 39: try: Line 40: LOGDIR=os.environ["OVIRT_LOGDIR"] Line 41: except KeyError: -- To view, visit http://gerrit.ovirt.org/8126 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I763c7df40706a37eef53bc690294f0f84c57b374 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
