deb-os-collect-config/requirements.txt
Clint Byrum 328e1c6cfe Add dogpile cache to keystone abstraction layer
In later commits we will use this cache to memoize access to the
authentication details.

Change-Id: I389f78fe1eb176e37c90a1a87a4ba5fde3b33f05
Related-Bug: #1321437
2014-06-27 23:18:07 +01:00

14 lines
206 B
Plaintext

pbr>=0.6,!=0.7,<1.0
anyjson>=0.3.3
argparse
eventlet>=0.13.0
python-keystoneclient>=0.9.0
python-heatclient>=0.2.9
requests>=1.1
iso8601>=0.1.9
lxml>=2.3
oslo.config>=1.2.1
six>=1.7.0
dogpile.cache>=0.5.3