Fabian Deutsch has uploaded a new change for review. Change subject: automation: Add python-requests ......................................................................
automation: Add python-requests Change-Id: Ib6509a782775a7208703a7ec9d4131b6e656c00e Signed-off-by: Fabian Deutsch <[email protected]> --- M automation/check-merged.req M automation/check-patch.req 2 files changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/96/44096/1 diff --git a/automation/check-merged.req b/automation/check-merged.req index 295ac48..57f065b 100755 --- a/automation/check-merged.req +++ b/automation/check-merged.req @@ -32,3 +32,4 @@ python-lxml python-nose python-pep8 +python-requests diff --git a/automation/check-patch.req b/automation/check-patch.req index 295ac48..57f065b 100755 --- a/automation/check-patch.req +++ b/automation/check-patch.req @@ -32,3 +32,4 @@ python-lxml python-nose python-pep8 +python-requests -- To view, visit https://gerrit.ovirt.org/44096 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib6509a782775a7208703a7ec9d4131b6e656c00e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
