Alon Bar-Lev has posted comments on this change. Change subject: packaging: rename config values to match engine convention ......................................................................
Patch Set 1: Code-Review+1 (1 comment) .................................................... File packaging/common_utils.py Line 955: engine_user=db_dict['engine_user'], Line 956: engine_pass=db_dict['engine_pass'], Line 957: dwh_db=db_dict['dwh_database'], Line 958: dwh_db_user=db_dict['dwh_db_user'], Line 959: dwh_db_password=db_dict['dwh_db_password'], no need to change these.. only bellow what going out of program. Line 960: ), Line 961: ) Line 962: Line 963: return pgpass -- To view, visit http://gerrit.ovirt.org/22483 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib3abbd0b89abdf003927be48f19adb4b5f70874e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
