diff options
author | Linda Wang <wangwulin@huawei.com> | 2017-11-13 07:45:34 +0000 |
---|---|---|
committer | Linda Wang <wangwulin@huawei.com> | 2017-11-13 09:38:22 +0000 |
commit | b988ac0646bc4d58144c8e86dc178b099a3d3ed3 (patch) | |
tree | 0d536b35c21da68b748a307865a669e4ef3ba997 /requirements.txt | |
parent | 9e72ad1edd88aada55a0328cd72d4941c4e6fc60 (diff) |
Remove rally and tempest from core/Dockerfile
JIRA: FUNCTEST-889
Change-Id: I6092c8b6599705d23dcb3aba8c4470b76c41455c
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 32e354542..0e3d846ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,8 +29,6 @@ PrettyTable<0.8,>=0.7.1 # BSD six>=1.9.0 # MIT opnfv snaps -tempest>=16.1.0 # Apache-2.0 -rally SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT paramiko>=2.0 # LGPLv2.1+ Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) |