Remove unused requirements
These requirements are not used. Change-Id: I839c18b4da9a647b489e0dff585253c0c5a46b23
This commit is contained in:
parent
e0eeb1813c
commit
aff12694d5
@ -6,7 +6,6 @@ pbr>=0.11,<2.0
|
||||
WebOb>=1.2.3
|
||||
eventlet>=0.17.3
|
||||
greenlet>=0.3.2
|
||||
netaddr>=0.7.12
|
||||
PasteDeploy>=1.5.0
|
||||
Paste
|
||||
Routes>=1.12.3,!=2.0
|
||||
@ -15,7 +14,6 @@ six>=1.9.0
|
||||
SQLAlchemy>=0.9.7,<=0.9.99
|
||||
sqlalchemy-migrate>=0.9.6
|
||||
passlib
|
||||
iso8601>=0.1.9
|
||||
python-keystoneclient>=1.6.0
|
||||
keystonemiddleware>=1.5.0
|
||||
oslo.concurrency>=2.0.0 # Apache-2.0
|
||||
@ -34,5 +32,4 @@ pysaml2>=2.4.0
|
||||
dogpile.cache>=0.5.3
|
||||
jsonschema>=2.0.0,<3.0.0,!=2.5.0
|
||||
pycadf>=0.8.0
|
||||
posix_ipc
|
||||
msgpack-python>=0.4.0
|
||||
|
@ -6,7 +6,6 @@ pbr>=0.11,<2.0
|
||||
WebOb>=1.2.3
|
||||
eventlet>=0.17.3
|
||||
greenlet>=0.3.2
|
||||
netaddr>=0.7.12
|
||||
PasteDeploy>=1.5.0
|
||||
Paste
|
||||
Routes>=1.12.3,!=2.0
|
||||
@ -16,7 +15,6 @@ SQLAlchemy>=0.9.7,<=0.9.99
|
||||
sqlalchemy-migrate>=0.9.6
|
||||
stevedore>=1.3.0 # Apache-2.0
|
||||
passlib
|
||||
iso8601>=0.1.9
|
||||
python-keystoneclient>=1.6.0
|
||||
keystonemiddleware>=1.5.0
|
||||
oslo.concurrency>=2.0.0 # Apache-2.0
|
||||
@ -34,5 +32,4 @@ pysaml2>=2.4.0
|
||||
dogpile.cache>=0.5.3
|
||||
jsonschema>=2.0.0,<3.0.0,!=2.5.0
|
||||
pycadf>=0.8.0
|
||||
posix_ipc
|
||||
msgpack-python>=0.4.0
|
||||
|
Loading…
Reference in New Issue
Block a user