From 5452a35e4507269d0cf024bf7234fffbdbf35d6f Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 1 Sep 2017 19:31:08 +0200 Subject: Add all missing dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit requirements.txt must have been updated by the previous changes: - Create API to run a test case [1] - Use separate timeouts for connection and reading [2] - Refactor the vyos_vrouter to adopt VNF abstraction [3] [1] https://gerrit.opnfv.org/gerrit/#/c/39565/ [2] https://gerrit.opnfv.org/gerrit/#/c/39429/ [3] https://gerrit.opnfv.org/gerrit/#/c/40261/ Change-Id: I8865386f41a939b0f4c71c6dfff340882b5eee97 Signed-off-by: Cédric Ollivier --- upper-constraints.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'upper-constraints.txt') diff --git a/upper-constraints.txt b/upper-constraints.txt index 2c5cd315d..98d7c55f5 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -6,7 +6,7 @@ git+https://gerrit.opnfv.org/gerrit/securityscanning#egg=securityscanning git+https://gerrit.opnfv.org/gerrit/sfc#egg=sfc -e git+https://gerrit.opnfv.org/gerrit/promise#egg=promise -e git+https://github.com/openstack/refstack-client#egg=refstack-client -cloudify_rest_client===4.0 +cloudify-rest-client===4.0 iniparse===0.4 openbaton-cli===2.2.1b7 robotframework===3.0.2 @@ -14,4 +14,4 @@ robotframework-httplibrary===0.4.2 robotframework-requests===0.4.7 robotframework-sshlibrary===2.1.3;python_version=='2.7' IPy===0.83 --e git+https://github.com/openstack/requirements@stable/ocata#egg=openstack_requirements +-e git+https://github.com/openstack/requirements@stable/ocata#egg=openstack-requirements -- cgit 1.2.3-korg