d91210c806fe1f5bad39b18bf3ee38d3669fd8c3

1f1934e
Add versions list functionbff356e
Added reactivate/deactivate image using CLIdfcb468
Fix the missing help descripiton of "image-create"8a4cd79
Add documentation for running the functional testsc7c0754
Updated from global requirementsd6a10f2
Remove unused sphinx Makefile5a24705
Update docs to recommend KSA instead of KSC84538d8
Use clouds.yaml from devstack for functional tests4fb3092
Add translation to v2 shell6b9133c
Import i18n functions directly8cf2bfc
Updated from global requirementsb51634a
improve readme contentsca050ed
Add support for setting Accept-Language header3bd28bf
Updated from global requirements36937bb
Use the subcomand parsed args instead of the baseafd1810
Stop trying to send image_size to the serverbf02b04
Support image deletion in batches in v2a8a7c68
print usage when no argument is specified for python377012ee
Updated from global requirements603697a
Updated from global requirementsdf0f664
Do not use openstack.common.i18n in glance clientabf0381
Added unit tests for 'Unicode support shell client'1f2fefb
Use common identity parameters fro keystone clientc31c136
No auth when token and endpoint are passed557acb1
Use dictionary literal for dictionary creationc6addc7
Replace exception_to_str with oslo.utils function586d401
Change ignore-errors to ignore_errors05cd0c7
Add period in help messageb8a881f
Don't get the image before deleting it3d3d829
Fix human readable when size is None19480df
Add parsing the endpoint URL22ce845
Fix Typos in commentsb9eee5e
Add 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%