Yaniv Dary has submitted this change and it was merged. Change subject: packaging: setup: remove dependency loop in setup ......................................................................
packaging: setup: remove dependency loop in setup Avoid to require odwhcons.Stages.DB_CREDENTIALS_AVAILABLE in schema validation stage while it's provided by pgpass misc stage. Avoid loop in dependency resolution since misc is after validation. Change-Id: Idd0956e6fb7eea724624b85689bcd2b9dbe8bb8f Signed-off-by: Sandro Bonazzola <[email protected]> --- M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-dwh/db/schema.py 1 file changed, 1 insertion(+), 4 deletions(-) Approvals: Sandro Bonazzola: Verified Yedidyah Bar David: Looks good to me, but someone else must approve Yaniv Dary: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/28711 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idd0956e6fb7eea724624b85689bcd2b9dbe8bb8f Gerrit-PatchSet: 3 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Lev Veyde <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Shirly Radco <[email protected]> Gerrit-Reviewer: Yaniv Dary <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
