shade/requirements.txt
Thanh Ha 2a8d0c57b2
Depend on pbr>=2.0.0
Several of shade's dependencies now require pbr>=2.0 however the cap
is preventing `pip install shade` from just working after install
completes. Update shade to also require pbr>=2.0.0.

Change-Id: I5aa5081c200d24f9f43253d409f7b80e52c8841f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2017-03-11 00:06:16 -05:00

24 lines
429 B
Plaintext

pbr>=2.0.0 # Apache-2.0
munch
decorator
jmespath
jsonpatch
ipaddress
os-client-config>=1.22.0
requestsexceptions>=1.1.1
six
keystoneauth1>=2.11.0
netifaces>=0.10.4
python-novaclient>=2.21.0,!=2.27.0,!=2.32.0
python-keystoneclient>=0.11.0
python-cinderclient>=1.3.1
python-neutronclient>=2.3.10
python-ironicclient>=0.10.0
python-heatclient>=1.0.0
python-designateclient>=2.1.0
python-magnumclient>=2.1.0
dogpile.cache>=0.5.3