summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorTang Chen <chen.tang@easystack.cn>2016-06-27 19:48:46 +0800
committerTang Chen <chen.tang@easystack.cn>2016-06-27 19:48:46 +0800
commit5ac66619611ab76aa2505875f61f9c903674a237 (patch)
tree8febb062b370d82c014353e798614fd5d30e065b /requirements.txt
parent393e7f7016b8b1159c9066718af1cf2dd4f08584 (diff)
downloadpython-saharaclient-5ac66619611ab76aa2505875f61f9c903674a237.tar.gz
Use osc_lib instead of cliff
Base classes of commands are defined in cliff, but have been encapsulated again in osc-lib for all plugin clients. So use osc-lib instead of cliff. Change-Id: I4697a79ba19934e05564b85a2e71eb3546b28377
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 6c48f54..a6dbaac 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,6 @@
pbr>=1.6 # Apache-2.0
Babel>=2.3.4 # BSD
-cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
keystoneauth1>=2.7.0 # Apache-2.0
osc-lib>=0.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0