a1bb3eb0a5a1ffde5fd0a8621c32b31ef6a3c4fb

any is both idiomatic and easier to read. There's no performance difference because both will stop as soon as a matching value is found. Change-Id: Ia527d96844015085cc289869a3c4d2722db1043c
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%