Files
python-heatclient/requirements.txt
Chmouel Boudjnah a2ff9eaeed Port to python requests
Since python requests has builtins SSL verification we can get ride of
our own implementation.

Increase tests coverage of heatclient.common.http along the way.

Partial Implements: blueprint python-requests-port
Change-Id: I04a169da2334acc91e538ca02cba79d9765752b5
2014-02-07 14:52:22 -06:00

9 lines
131 B
Plaintext

pbr>=0.5.21,<1.0
argparse
iso8601>=0.1.8
PrettyTable>=0.7,<0.8
python-keystoneclient>=0.4.2
PyYAML>=3.1.0
six>=1.4.1
requests>=1.1