From 572ef8dd7a109dead80c6f7a97aef34dc594c7c8 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 15 Jun 2017 20:48:21 +0200 Subject: Use directly OpenStack project packages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- docker/thirdparty-requirements.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docker/thirdparty-requirements.txt') 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 -- cgit 1.2.3-korg