b9eee5ee3209f78c9e4e86bce896876c3dbcf247

Glance client don't check Identity validate when get schemas. So when you exec "glance image-create" with invalid credentials in glance-api.conf, it returns "unrecognized arguments: --foo". It is difficult to debug such message. This change makes invalid credentials error clear. Change-Id: Ib641333cd8d51f459df70306a1eeda250ada5ca1 Closes-Bug: 1467719
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/.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/python-glanceclient
- Source: http://git.openstack.org/cgit/openstack/python-glanceclient
- Bugs: http://bugs.launchpad.net/python-glanceclient
Description
Languages
Python
99.7%
Shell
0.3%