summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2016-03-14 16:01:45 +0100
committerJulien Danjou <julien@danjou.info>2016-03-14 17:00:28 +0100
commitedff3fca0ad1e84700d3b14f79103a03f501e3c3 (patch)
tree348d17f543e8d2cac6f760ec018028eabf8504b2 /test-requirements.txt
parenta1e30728dea7ac00e6a1f36504f8122e15f59d83 (diff)
downloadceilometer-edff3fca0ad1e84700d3b14f79103a03f501e3c3.tar.gz
tests: remove ceilometer-api bin test cases
This removes these tests because they: 1. Depends on httplib2 which is being deprecated 2. Test running of `ceilometer-api' which is anyhow tested in the devstack functional testing. Closes-Bug: #1556985 Change-Id: Ic5fd445c651e28a37ee3ec72fbb0894486af6be6
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index b9c29eb1..6ffbce04 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,7 +10,6 @@ coverage>=3.6 # Apache-2.0
elasticsearch<2.0,>=1.3.0 # Apache-2.0
fixtures>=1.3.1 # Apache-2.0/BSD
happybase!=0.7,>=0.5;python_version=='2.7' # MIT
-httplib2>=0.7.5 # MIT
mock>=1.2 # BSD
PyMySQL>=0.6.2 # MIT License
os-win>=0.2.3 # Apache-2.0