summaryrefslogtreecommitdiffstats
path: root/docker/thirdparty-requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2017-06-15 20:48:21 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2017-06-20 16:02:59 +0200
commit572ef8dd7a109dead80c6f7a97aef34dc594c7c8 (patch)
tree648129f69b83d8e23b725377fcf8ac71e3f610c0 /docker/thirdparty-requirements.txt
parent739a151179af2fd69c8bca107f917811a4a3f6b4 (diff)
Use directly OpenStack project packages
It stops cloning via git for the next OpenStack projects: - networking-bgpvpn - rally - tempest - kingbird - refstack-client It should be noted that refstack_client's setup_env is not designed to run in Alpine. Change-Id: I00d17912cad39a0c872d317317e98a78ca9ded2c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/thirdparty-requirements.txt')
-rw-r--r--docker/thirdparty-requirements.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docker/thirdparty-requirements.txt b/docker/thirdparty-requirements.txt
index 51d21f2df..d9ad368e2 100644
--- a/docker/thirdparty-requirements.txt
+++ b/docker/thirdparty-requirements.txt
@@ -1 +1,6 @@
git+https://gerrit.opnfv.org/gerrit/barometer#egg=baro_tests
+networking-bgpvpn
+kingbird
+rally
+tempest>=12.1.0 # Apache-2.0
+git+https://github.com/openstack/refstack-client#egg=refstack-client