diff options
Diffstat (limited to 'docker/thirdparty-requirements.txt')
-rw-r--r-- | docker/thirdparty-requirements.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docker/thirdparty-requirements.txt b/docker/thirdparty-requirements.txt new file mode 100644 index 000000000..064b51850 --- /dev/null +++ b/docker/thirdparty-requirements.txt @@ -0,0 +1,6 @@ +git+https://gerrit.opnfv.org/gerrit/barometer#egg=baro_tests +networking-bgpvpn +kingbird +rally +tempest>=15.0.0 # Apache-2.0 +git+https://github.com/openstack/refstack-client#egg=refstack-client |