OpenStack Image Management (Glance) Client
You can not 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 f41f2c388b
Merge "schema_args: Do not generate option for read-only properties"
5 months ago
doc Merge "Documentation: Add options for "glance image-import"" 11 months ago
glanceclient schema_args: Do not generate option for read-only properties 6 months ago
releasenotes Update master for stable/zed 7 months ago
tools Clean up extra spaces 2 years ago
.coveragerc Move old oslo-incubator code out of openstack/common 6 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 7 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 9 months ago
run_tests.sh Clean up extra spaces 2 years ago
setup.cfg Update python testing as per zed cycle teting runtime 11 months ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Remove incorrect note from requirements files 9 months ago
tox.ini Merge "Make "tox -edocs" generate the manpage" 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/.