OpenStack Image Management (Glance) Client
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Zuul c3afa0b70d Merge "Update 'doc/source/reference/apiv2.rst'" 5 years ago
doc Merge "Update 'doc/source/reference/apiv2.rst'" 5 years ago
glanceclient Replace 'raise StopIteration' with 'return' 5 years ago
releasenotes Add release note for HTTP headers fix 5 years ago
tools Split glanceclient functional tests 5 years ago
.coveragerc Move old oslo-incubator code out of openstack/common 7 years ago
.gitignore Switch to using stestr 5 years ago
.gitreview Added gitreview file. 11 years ago
.mailmap Add support for location parameters in v2 commands 9 years ago
.stestr.conf Switch to using stestr 5 years ago
.zuul.yaml Add experimental python3 functional test gate 5 years ago
CONTRIBUTING.rst Update and optimize documentation links 6 years ago
HACKING.rst Update and optimize documentation links 6 years ago
LICENSE Basic get/list operations work 11 years ago
README.rst Merge "Remove PyPI downloads" 5 years ago
lower-constraints.txt Switch to using stestr 5 years ago
requirements.txt Handle HTTP headers per RFC 8187 5 years ago
run_tests.sh Start using Pyflakes and Hacking 10 years ago
setup.cfg Follow the new PTI for document build 5 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Switch to using stestr 5 years ago
tox.ini fix tox python3 overrides 5 years ago

README.rst

Team and repository tags

The following tags have been asserted for Python bindings to the
OpenStack Images API:
"project:official",
"stable:follows-policy",
"vulnerability:managed",
"team:diverse-affiliation".
Follow the link for an explanation of these tags.

Python bindings to the OpenStack Images API

Latest Version

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/python-glanceclient/.