zaqar/tools/pip-requires
Flaper Fesp 60026a73ea Wrap transport's app with keystoneclient's middleware
Instead of using paste and depending on the middleware chain, use
ceilomenter's strategy and wrap transport's app using the auth_token
middleware.

NOTE: Tests with successful auth are missing

Implements blueprint remove-paste
Change-Id: I61e7d1fae6b80114e22c0a43b4e391e2d5443123
2013-06-10 22:44:20 +02:00

11 lines
133 B
Plaintext

cliff
eventlet>=0.9.12
falcon>=0.1.4
iso8601>=0.1.4
msgpack-python
oslo.config>=1.1.0
pymongo
python-keystoneclient
simplejson
WebOb