From 4b82bb7aa4d9f3992c6d56fcf4a4a3c399564b1a Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 1 Sep 2017 14:53:10 +0200 Subject: Fix all rally requirements on-the-fly MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rally is released out of OpenStack releases and its requirements must be modified before installing. Rally applies a similar solution for gating [1]. [1] https://github.com/openstack/rally/blob/stable/0.9/tests/ci/sync_requirements.py Change-Id: I3dfe69597e6ebecc5f07943658634ea94625294f Signed-off-by: Cédric Ollivier --- upper-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upper-constraints.txt') diff --git a/upper-constraints.txt b/upper-constraints.txt index fae94270c..2c5cd315d 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -13,5 +13,5 @@ robotframework===3.0.2 robotframework-httplibrary===0.4.2 robotframework-requests===0.4.7 robotframework-sshlibrary===2.1.3;python_version=='2.7' -rally===0.9.1 IPy===0.83 +-e git+https://github.com/openstack/requirements@stable/ocata#egg=openstack_requirements -- cgit 1.2.3-korg