d91210c806fe1f5bad39b18bf3ee38d3669fd8c3
1f1934eAdd versions list functionbff356eAdded reactivate/deactivate image using CLIdfcb468Fix the missing help descripiton of "image-create"8a4cd79Add documentation for running the functional testsc7c0754Updated from global requirementsd6a10f2Remove unused sphinx Makefile5a24705Update docs to recommend KSA instead of KSC84538d8Use clouds.yaml from devstack for functional tests4fb3092Add translation to v2 shell6b9133cImport i18n functions directly8cf2bfcUpdated from global requirementsb51634aimprove readme contentsca050edAdd support for setting Accept-Language header3bd28bfUpdated from global requirements36937bbUse the subcomand parsed args instead of the baseafd1810Stop trying to send image_size to the serverbf02b04Support image deletion in batches in v2a8a7c68print usage when no argument is specified for python377012eeUpdated from global requirements603697aUpdated from global requirementsdf0f664Do not use openstack.common.i18n in glance clientabf0381Added unit tests for 'Unicode support shell client'1f2fefbUse common identity parameters fro keystone clientc31c136No auth when token and endpoint are passed557acb1Use dictionary literal for dictionary creationc6addc7Replace exception_to_str with oslo.utils function586d401Change ignore-errors to ignore_errors05cd0c7Add period in help messageb8a881fDon't get the image before deleting it3d3d829Fix human readable when size is None19480dfAdd parsing the endpoint URL22ce845Fix Typos in commentsb9eee5eAdd check Identity validate when get schemas Change-Id: If2964135d73b45a11faf03b7dfa6b6f756a1abe0
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 developer guide. The master repository is in Git.
See release notes and more at http://docs.openstack.org/developer/python-glanceclient/.
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- Specs
- How to Contribute
Description
Languages
Python
99.7%
Shell
0.3%