49f38a424279ca38b938d698ff6d6ce274659d6d

These were not written at the time of release, so this catches up with the latest version. For reference: $ git log --oneline --no-merges 0.13.0..0.14.033dcea8
Support for Metadata Definitions Catalog API16077d9
Catch new urllib3 exception: ProtocolError6dda6f3
Fix error when logging http response with python 3d6498b6
Ensure server's SSL cert is validated9a53c1f
Enable osprofiler interface in glanceclient shell69361a1
Hide stderr noise in test output1dfce53
Remove deprecated commands from shell867e4ca
Normalize glanceclient requested service url4494853
Fix glance-client to work with IPv6 controllersf15dc6b
Add support for Keystone v37736349
Update theme for docse79031b
Add a tox job for generating docs68c1d1f
Don't stream non-binary requestsf75a810
Use a correctly formatted example location in helpdbb242b
Replace old httpclient with requests1db17aa
Enable F841797d101
Resolving the performance issue for image listing of v2 APIe305dad
Add profiling support to glanceclinet9b9f3be
Use immutable arg rather mutable arg1c46c76
Add CONTRIBUTING.rst $ git log --oneline --no-merges 0.14.0..0.14.1f980fc5
Update how tokens are redactedba19a53
Handle UnicodeDecodeError in log_http_response4d6b94a
Print traceback to stderr if --debug is set61e4eba
Updated from global requirements97b1506
Fix v2 requests to non-bleeding edge servers9fbc313
Work toward Python 3.4 support and testingd97f03e
Import missing gettextutils._ in shell.py4631b76
Fix indentation in tox.inicda8c4d
Downgrade log message for http request failures8770586
CLI image-update gives a wrong help on '--tags' param $ git log --oneline --no-merges 0.14.1..0.14.2052904b
Don't replace the https handler in the poolmanager5f4966d
Remove network_utils2b567cf
Skip non-base properties in patch method7ef1b7c
Adds support for Glance Tasks calls1511c86
Fix the ordering of assertEqual argumentsab07caf
Stop using intersphinx929a72e
Default to system CA bundle if no CA certificate is provided Change-Id: Ie4195fa9ad7f5f45c387fda4b1db4fbce7a3f98c
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 OpenStack wiki. The master repository is on GitHub.
See release notes and more at http://docs.openstack.org/developer/python-glanceclient/.
Description
Languages
Python
99.7%
Shell
0.3%