From 6a86854b504db5a67b243053bd1916f914b8717d Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 9 Jul 2019 17:14:00 +0200 Subject: Remove functest-tempest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Functest Kubernetes directly calls Rally API which force dependencies to rally and its plugins. Then it installs rally, rally-openstack and xrally-kubernetes as Functest dependencies. Change-Id: I18e0c2ba30588707beba1746aa4bfbc1ab7509c6 Signed-off-by: Cédric Ollivier --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 6894e639b..dc4eab10e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,3 +16,6 @@ xtesting os-client-config # Apache-2.0 shade # Apache-2.0 ruamel.yaml.jinja2 # MIT +tempest +rally +rally-openstack -- cgit 1.2.3-korg