385d97ef38fd7b976ea24653a2b4514dee62ffb8

This adds release notes for the folowing commits: $ git log --oneline --no-merges 0.14.2..HEAD9a4d858
Support Pagination for namespace list3989cd2
Support schema types with non-str value9829d7b
Don't require version to create Client instance8e02b2a
Allow --file in image-create with v2 Image APId5a0e65
Add useful error on invalid --os-image-api-version49f38a4
Add release notes for 0.14.0 - 0.14.25080d10
Send `identity_headers` through the wired0851c3
Remove readonly options from v2 shell commands4194a55
Add --property-filter option to v2 image-listef0abdc
Fix py34 failure for glance client8c159a2
Don't set X-Auth-Token key in http session header if no token providedb83a672
Refactor method of constructing dicts in some tests751e064
Adds tty password entry for glanceclient597da8a
'--public' ignored on image createcbbfbc9
Fix to ensure endpoint_type is used by _get_endpoint()12a3a82
Add bash completion to glance client Change-Id: I24fbba80831c311b42d1abb08487cc29c8b5b162
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%