summaryrefslogtreecommitdiff
path: root/glanceclient/v2/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adds support for Glance Tasks calls"Jenkins2014-10-161-0/+65
|\
| * Adds support for Glance Tasks callsFei Long Wang2014-09-221-0/+65
* | Merge "CLI image-update gives a wrong help on '--tags' param"0.14.1Jenkins2014-09-191-1/+1
|\ \ | |/ |/|
| * CLI image-update gives a wrong help on '--tags' paramZhi Yan Liu2014-07-101-1/+1
* | Support for Metadata Definitions Catalog API0.14.0Pawel Koniszewski2014-09-031-0/+386
* | Enable F841ChangBo Guo(gcb)2014-07-091-2/+1
|/
* Merge "Add support for location parameters in v2 commands"Jenkins2014-06-171-13/+49
|\
| * Add support for location parameters in v2 commandsDavid Koo2014-06-161-13/+49
* | Merge "progress flag not supported in v2 API"Jenkins2014-06-171-2/+7
|\ \ | |/ |/|
| * progress flag not supported in v2 APIwanghong2014-04-161-2/+7
* | fixed typos found by RETF rulesChristian Berendt2014-05-051-1/+1
|/
* Merge "Improve help strings"Jenkins2014-03-161-14/+14
|\
| * Improve help stringsAndreas Jaeger2014-02-261-14/+14
* | Replace file with open, which is Python 3 compatibleAlex Gaynor2014-02-131-1/+1
|/
* Add support for image size in v2 api uploadEdward Hope-Morley2014-02-031-1/+6
* Python 3: use six.iteritems() instead of iteritems()Yassine Lamgarchal2014-01-091-3/+5
* Get better format for long lines with PrettyTableFei Long Wang2014-01-061-1/+3
* Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2013-11-151-1/+1
|\
| * Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* | Add CLI for V2 image create, update, and uploadeddie-sheffield2013-10-021-0/+84
|/
* Enable query image by tagFei Long Wang2013-08-281-1/+3
* Show a pretty progressbar when uploading and downloading an image.mouad benchchaoui2013-08-081-0/+5
* Merge "Expose checksum index image property in client"Jenkins2013-07-171-1/+3
|\
| * Expose checksum index image property in clientamalaba2013-07-121-1/+3
* | Enable client V2 to update/delete tags for a given image.Venkatesh Sampath2013-07-021-0/+28
|/
* Start using Pyflakes and HackingDirk Mueller2013-06-221-1/+1
* Image Members for glance v2 apiiccha-sethi2013-05-091-0/+56
* Implements filters: visibility, owner, member_status.Brian Rosmaita2013-03-081-1/+12
* Replace SchemaNotFound with HTTPNotFoundBrian Waldon2013-02-221-1/+1
* Adds image-delete functionality.Anita Kuno2013-01-291-0/+6
* Update command descriptionsBrian Waldon2012-08-211-1/+1
* Enable client V2 to download imagesLars Gellrich2012-08-091-0/+11
* Add pagination to v2 image-listBrian Waldon2012-07-131-1/+6
* Prevent links from being printed in v2 CLIBrian Waldon2012-07-131-0/+2
* Add support for viewing a single image through v2Brian Waldon2012-07-131-0/+7
* Rewrite link parsing for finding v2 schemasBrian Waldon2012-07-131-4/+10
* Add 'explain' command to v2 that describes schemasBrian Waldon2012-06-071-0/+8
* Add minimal support for the v2 APIBrian Waldon2012-06-041-0/+23