d3814693a83ef4294e255414f7261cc5abd62349
Release notes for the following commits: $ git log --oneline --no-merges 0.16.0..HEAD96871b9Fix tests failing if keystone is running locally2d67dfaUnify using six.moves.range rename everywhereaf29e0aShow error on trying to upload to non-queued imageef9fd9fhttps: Prevent leaking sockets for some operations01caf4eStrip json and html from error messages7ee96cbRegister our own ConnectionPool without globals1d82396Remove graduated gettextutils from openstack/commona755d1fWorkflow documentation is now in infra-manual Change-Id: Ieed106bff9aa95a7d40b0c39717aa16db4ddbf7e
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 <http://docs.openstack.org/infra/manual/developers.html>`_. The master repository is in `Git <https://git.openstack.org/cgit/openstack/python-glanceclient>`_. See release notes and more at `<http://docs.openstack.org/developer/python-glanceclient/>`_.
Description
Languages
Python
99.4%
Shell
0.6%