diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-09-01 14:53:10 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-09-01 17:10:54 +0200 |
commit | 4b82bb7aa4d9f3992c6d56fcf4a4a3c399564b1a (patch) | |
tree | 86890467ead80d912d96ddd1db23b8ddd4d4a869 /upper-constraints.txt | |
parent | d20297e509ad127b237a90ba5cedbc2500bae753 (diff) |
Fix all rally requirements on-the-fly
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 <cedric.ollivier@orange.com>
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index fae94270..2c5cd315 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 |