diff options
author | Manuel Buil <mbuil@suse.com> | 2017-09-01 10:14:20 +0200 |
---|---|---|
committer | Manuel Buil <mbuil@suse.com> | 2017-09-01 10:56:29 +0200 |
commit | 45197fc932b0f3b5121c1d1576c50f0ca8b3ee78 (patch) | |
tree | 9564c02f94bea00168266259dd6e16b451af3fde /requirements.txt | |
parent | 8245094e48cd0b8b810e89120a51b0581b0d78e6 (diff) |
Remove tacker library from functest
This library is moved to the SFC repo
https://gerrit.opnfv.org/gerrit/#/c/40265/2
Change-Id: I339337e4c2f17933a74bf85259e36f8f5742a17a
Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index e1d34a36a..0cc20eae9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,6 @@ python-heatclient>=1.6.1 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0 -python-tackerclient>=0.8.0 # Apache-2.0 pexpect!=3.3,>=3.1 # ISC License requests!=2.12.2,>=2.10.0 # Apache-2.0 robotframework>=3.0 |