keystone/requirements.txt
Jamie Lennox de812c5e5d Replace notifier with oslo.messaging
Oslo messaging works slightly differently in that you create a Notifier
object once which contains config such as publisher_id and then you
re-use that object when issuing messages.

DocImpact: The options for setting up RPC and notifications have changed
to reflect oslo.messaging.

Blueprint: oslo-messaging
Change-Id: I2d08fb405e68df37866b3799ab7339ebd9894f05
2014-02-17 17:35:45 -06:00

30 lines
460 B
Plaintext

# keystone dependencies
pbr>=0.6,<1.0
pam>=0.1.4
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
six>=1.4.1
SQLAlchemy>=0.7.8,<=0.8.99
sqlalchemy-migrate>=0.8.2
passlib
lxml>=2.3
iso8601>=0.1.8
python-keystoneclient>=0.5.0
oslo.config>=1.2.0
oslo.messaging>=1.3.0a4
Babel>=1.3
oauthlib>=0.6
dogpile.cache>=0.5.0
jsonschema>=2.0.0,<3.0.0
# KDS exclusive dependencies
pecan>=0.2.0
pycrypto>=2.6
WSME>=0.5b6