ShaoHe Feng has posted comments on this change. Change subject: move get-conf-item to vdsm-tool ......................................................................
Patch Set 1: (1 inline comment) .................................................... File vdsm-tool/vdsm_conf_item.py.in Line 50: Line 51: Line 52: # there are so many item in vdsm.conf so list all the item Line 53: # then iterate the list and expose every item in list Line 54: # item in tuple: (file, section, value, default) (file, section, item, default) Line 55: get_item_list = ( Line 56: (CONF_FILE, 'addresses', 'management_port', ''), Line 57: (CONF_FILE, 'addresses', 'management_ip', '0.0.0.0'), Line 58: (CONF_FILE, 'irs', 'repository', '/rhev/'), -- To view, visit http://gerrit.ovirt.org/7695 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5c64de097bbaea6a8cf862b43243377e10e00391 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: ShaoHe Feng <[email protected]> Gerrit-Reviewer: ShaoHe Feng <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
