688c725ec1
- uncap keystoneclient and bump to >=0.3.0 to match requirements - fix test case to handle change in keystoneclient where cached values are stored as string now. Previous test passed in tuple and new auth_token would fail when it tried to json.loads the tuple. (see _cache_get() in keystone auth_token) Change-Id: I568d8e0ae6586b91d5e38cb8750731f3fe6e22e7 Fixes:Bug#1200214
31 lines
544 B
Plaintext
31 lines
544 B
Plaintext
d2to1>=0.2.10,<0.3
|
|
pbr>=0.5,<0.6
|
|
WebOb>=1.2
|
|
kombu>2.4.7
|
|
iso8601
|
|
argparse
|
|
SQLAlchemy>=0.7,<=0.7.99
|
|
sqlalchemy-migrate>=0.7.2
|
|
alembic>=0.4.1
|
|
netaddr
|
|
pymongo>=2.4
|
|
eventlet
|
|
anyjson>=0.3.3
|
|
Flask==0.9
|
|
pecan>=0.2.0
|
|
stevedore>=0.9
|
|
msgpack-python
|
|
python-glanceclient
|
|
python-novaclient>=2.6.10
|
|
python-keystoneclient>=0.3.0
|
|
python-ceilometerclient>=1.0.1
|
|
python-swiftclient
|
|
lxml
|
|
requests>=1.1,<1.2.1
|
|
six
|
|
wsme>=0.5b2
|
|
pyyaml
|
|
-f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3
|
|
oslo.config>=1.2.0a3
|
|
happybase>=0.4
|