diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-07-09 17:14:00 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-07-09 22:10:02 +0200 |
commit | 6a86854b504db5a67b243053bd1916f914b8717d (patch) | |
tree | df0187a3a499f3bfc0ad45ba602c89db93efcbc3 /requirements.txt | |
parent | 0511f7eeacdceb8d9e59fc57f673080bef4095c6 (diff) |
Remove functest-tempest
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 <cedric.ollivier@orange.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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 |