5fa71aa5607df3a389a28456cd22670a25e1a452

Changes included in this release: $ git log 0.17.0..0.18.0 --no-merges --oneline8b4456a
Uncap library requirements for liberty76c9f68
Add unit tests for log_curl_requestbd0aa06
Fix https stack trace on python 3.4 clientc698b4e
Fix client when using no ssl compression64a1a0f
Add SSL cert verification regression testsc730266
Omit 'locations' as image-create parametera6234d1
Creating task with invalid property crashes in py3fd2f989
Don't accept *args for cliente386e44
Stub authentication requests rather than plugins27f70bb
Remove keystoneclient mocks02b1a05
Replace mox in tests with requests-mock90407d9
Expose 'is_base' schema property attribute2c08b40
Validate tag name when filtering for images13b5a5a
Remove redundant FakeSchemaAPI __init__ methodc149a94
glance image-show now have --human-readable option42d7548
Test unit for checking update active images6d864ef
Correct help messages for image-update commandf272ab3
Generate API documentationa1bb3eb
Use any instead of False in generator Change-Id: I687bef82afd7bb9a379297d7128a009cc051ca75
Python bindings to the OpenStack Images API
This is a client library for Glance built on the OpenStack Images
API. It provides a Python API (the glanceclient
module) and
a command-line tool (glance
). This library fully supports
the v1 Images API, while support for the v2 API is in progress.
Development takes place via the usual OpenStack processes as outlined in the developer guide. The master repository is in Git.
See release notes and more at http://docs.openstack.org/developer/python-glanceclient/.
Description
Languages
Python
99.7%
Shell
0.3%