python-openstackclient/requirements.txt
Alex Gaynor b8f534df01 Remove keyring support from openstackclient
* The encryption it purports to offer is completely insecure.
* It also appears to be broken.

Closes-Bug: #1319381
Change-Id: Id15ecfbbfd15f142b14c125bfd85afd5032699ac
2014-07-04 01:56:18 +00:00

10 lines
199 B
Plaintext

pbr>=0.6,!=0.7,<1.0
cliff>=1.6.0
python-glanceclient>=0.13.1
python-keystoneclient>=0.9.0
python-novaclient>=2.17.0
python-cinderclient>=1.0.7
python-neutronclient>=2.3.5,<3
requests>=1.1
six>=1.7.0