26280ed58b5d16feed4ab27be063d305ef48a252
$ git log 0.16.1..HEAD --no-merges --onelinedb5d729Updated help for v2 member-update api3f3066bExtend images CLI v2 with new sorting syntaxbbd27d5Add the ability to specify the sort dir for each key976fe17Import sys modulefc79467Adds the ability to sort images with multiple keysf00f769add examples for properties and doc build scriptf6f5733Apply expected patch format when updating tags in v2.imagesa9a692bv2: read limit for list from --limit in shell0ab5a78Fix leaking sockets after v2 list operationf98ab68Fix leaking sockets after v1 list operation6e0b1f4removed excessive call to os.path.existsb47925eUnit tests covering missing username or passwordb64dba8Remove duplicate 'a' in the help string of --os-image-url6d21959v2: Allow upload from stdin on image-create4c7c7adFix v2 image create --file documentationeeef763Fix minor typo in version error message Change-Id: I90d7e4a5109d82e25a63135e94193f4c4f7d4f34
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%