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
Andreas Jaeger 82da2378ea
Update hacking for Python3
3 years ago
doc Merge "Bump openstackdocstheme to 1.20.0" 4 years ago
glanceclient Update hacking for Python3 3 years ago
releasenotes Merge "Replace git.openstack.org URLs with opendev.org URLs" 3 years ago
tools Split glanceclient functional tests 5 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 Switch to using stestr 5 years ago
.zuul.yaml Merge "Move py35 jobs to latest python3" 3 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 Replace git.openstack.org URLs with opendev.org URLs 4 years ago
lower-constraints.txt Update hacking for Python3 3 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 setup.cfg: Use better Python 3 hinting 3 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Update hacking for Python3 3 years ago
tox.ini Update hacking for Python3 3 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".
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/.