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 590f793c9f Merge "Remove unicode-related Python2-only code" 5 months ago
doc Merge "Remove unicode-related Python2-only code" 5 months ago
glanceclient Merge "Remove unicode-related Python2-only code" 5 months ago
releasenotes Merge "Remove unicode-related Python2-only code" 5 months ago
tools Clean up extra spaces 2 years ago
.coveragerc Move old oslo-incubator code out of openstack/common 7 years ago
.gitignore Switch to using stestr 5 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap Add support for location parameters in v2 commands 9 years ago
.stestr.conf Fix functional CI job 1 year ago
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 9 months 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 Replace git.openstack.org URLs with opendev.org URLs 4 years ago
requirements.txt Remove incorrect note from requirements files 11 months ago
run_tests.sh Clean up extra spaces 2 years ago
setup.cfg Update python testing as per zed cycle teting runtime 1 year ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Remove incorrect note from requirements files 11 months ago
tox.ini Fix functional tests and docs generation 5 months 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".
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 https://docs.openstack.org/python-glanceclient/latest/.