2c08b40bf08a7dfbe8aa3a7b9a2648010b51330b
Right now all invalid tags are skipped when filtering for image list. We should change this behaviour to raise an exception when invalid tag value is provided. Additionally remove misplaced `pass` from one of the tests. Closes-Bug: 1433962 Change-Id: If5148608a70ee019697ea2dcb84e19a53222d596
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%