Drop unused requirements from ostf

We are not using this libraries in ostf directly so
its time to get rid of them

Change-Id: Id11092e026bcdd4faf5c2e63cd2b4f30a00fe4f4
This commit is contained in:
Vladimir Khlyunev 2017-02-02 12:29:17 +04:00
parent e71059ac4d
commit b27ad110c4
1 changed files with 1 additions and 6 deletions

View File

@ -1,5 +1,3 @@
oslo.config>=3.14.0 # Apache-2.0
aodhclient>=0.5.0 # Apache-2.0
python-cinderclient>=1.6.0,!=1.7.0,!=1.7.1 # Apache-2.0
python-ceilometerclient>=2.5.0 # Apache-2.0
@ -11,7 +9,6 @@ python-heatclient>=1.4.0 # Apache-2.0
python-glanceclient>=2.3.0,!=2.4.0 # Apache-2.0
python-saharaclient>=0.18.0 # Apache-2.0
Babel>=2.3.4 # BSD
paramiko>=2.0 # LGPLv2.1+
pbr>=1.6 # Apache-2.0
requests>=2.10.0 # Apache-2.0
@ -21,11 +18,9 @@ testresources>=0.2.4 # Apache-2.0/BSD
nose # LGPL
SQLAlchemy>=1.0.10,<1.1.0 # MIT
alembic>=0.8.4 # MIT
amqp>=1.4.0,<2.0 # LGPL
anyjson>=0.3.3 # BSD
gevent
keystonemiddleware>=4.0.0,!=4.1.0,!=4.5.0 # Apache-2.0
kombu>=3.0.25,<4.0.0 # BSD
oslo.config>=3.14.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
pecan>=1.0.0,!=1.0.2,!=1.0.3,!=1.0.4 # BSD