deb-keystone/requirements.txt
Brant Knudson 34c708bc5c Add oslo.i18n as dependency
oslo.i18n provides the i18n functions that were provided by
oslo-incubator's gettextutils module. Once Keystone is changed to
use oslo.i18n the gettextutils module can be removed.

Change-Id: Ie9db1c25ba0601258fb9a493cbc75b0ff205d0d6
2014-07-11 11:58:45 -05:00

28 lines
500 B
Plaintext

# keystone dependencies
pbr>=0.6,!=0.7,<1.0
WebOb>=1.2.3
eventlet>=0.13.0
greenlet>=0.3.2
netaddr>=0.7.6
PasteDeploy>=1.5.0
Paste
Routes>=1.12.3,!=2.0
six>=1.7.0
SQLAlchemy>=0.8.4,!=0.9.5,<=0.9.99
sqlalchemy-migrate>=0.9.1
passlib
lxml>=2.3
iso8601>=0.1.9
python-keystoneclient>=0.9.0
keystonemiddleware
oslo.config>=1.2.1
oslo.messaging>=1.3.0
oslo.db>=0.2.0 # Apache-2.0
oslo.i18n>=0.1.0 # Apache-2.0
Babel>=1.3
oauthlib>=0.6
dogpile.cache>=0.5.3
jsonschema>=2.0.0,<3.0.0
pycadf>=0.5.1
posix_ipc