summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorVitaly Gridnev <vgridnev@mirantis.com>2016-02-27 18:20:34 +0300
committerVitaly Gridnev <vgridnev@mirantis.com>2016-03-16 00:43:36 +0300
commitc279df9d8a342a59febc7d65a615ccba6fa7dd4d (patch)
tree66c39619168571ce029cf0c0ecff21f39c925678 /test-requirements.txt
parent6a5f3e12899612d5f39902b25fa3749f3bd4ed06 (diff)
downloadpython-saharaclient-c279df9d8a342a59febc7d65a615ccba6fa7dd4d.tar.gz
Remove integration tests from saharaclient
These tests are not gated anymore, we are using sahara-tests framework for testing sahara and client. Also, removing several test requirements since them are no longer used in the code there was usages only in the tests. Change-Id: I861d5528a7b0f66a7df14d1456b639724a620301
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 33b2db0..6d1f92d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,13 +7,9 @@ hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
discover # BSD
mock>=1.2 # BSD
-oslo.config>=3.7.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
-python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0
-python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
-python-swiftclient>=2.2.0 # Apache-2.0
reno>=0.1.1 # Apache2
requests-mock>=0.7.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD