Files
python-fuelclient/requirements.txt
Artem Roma e577c5c2f4 requests module plugged
What is done:
* urllib2 code changed to corresponding from requests
* error handling for APIclient updated in order to exploit requests
  exceptions classes.

Partially implements: blueprint refactoring-for-fuelclient

Change-Id: I7f1c0b390828f4a77daeaca370cfb16a5df3839d
2014-09-10 15:41:10 +00:00

28 lines
431 B
Plaintext

Babel==1.3
Jinja2==2.7
Mako==0.9.1
MarkupSafe==0.18
Paste==1.7.5.1
PyYAML==3.10
requests>=1.2.3
SQLAlchemy==0.7.9
Shotgun==0.1.0
alembic==0.6.2
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
decorator==3.4.0
fysom==1.0.11
iso8601==0.1.9
jsonschema==2.3.0
kombu==3.0.16
netaddr==0.7.10
oslo.config==1.2.1
psycopg2==2.5.1
pycrypto==2.6.1
simplejson==3.3.0
web.py==0.37
wsgilog==0.3
wsgiref==0.1.2
python-keystoneclient>=0.7.1,<=0.7.2