* Fixes Content-Length value with latest Requests.
0.7.1
^^^^^^^^^^^^^^^^^^
* Adds Authentication error for temp auth. * Adds Authentication error for KeyStone.
0.7.0
^^^^^^^^^^^^^^^^^^
* Support Python 3.50-rc2. * Discard the functions not related Client class. * Supports Identity API v3 of OpenStack KeyStone. * Fixes serviceCatlog key for the public cloud using OpenStack. * Changes development status. * Change Sphinx theme to sphinx_rtd_theme.
0.6.5
^^^^^^^^^^^^^^^^^^
* Changes HTTpretty to requests_mock
0.6.4
^^^^^^^^^^^^^^^^^^
* Supports wheel * Adds extras_require to setup.py * Applies pep257 * Pins httpretty version to 0.8.6 * Workaround Read the docs theme * Changed to generate requirements.txt automatically * Adds basic usage new API