shade/requirements.txt
David Shrewsbury 2e3498d76a Return Bunch objects instead of plain dicts
Bunch objects are dot-accessible dictionaries, so we can say
server.name or server['name'] equally.

Change-Id: I792c9792116824c4f8f840f961eaddc0b2060e6f
2015-05-05 15:33:47 -04:00

18 lines
275 B
Plaintext

pbr>=0.5.21,<1.0
bunch
jsonpatch
os-client-config>=0.8.1
six
python-novaclient>=2.21.0
python-keystoneclient>=0.11.0
python-glanceclient
python-cinderclient
python-neutronclient>=2.3.10
python-troveclient
python-ironicclient>=0.5.1
python-swiftclient
dogpile.cache>=0.5.3