summaryrefslogtreecommitdiff
path: root/glanceclient/v2/shell.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Adds the ability to sort images with multiple keysMike Fedosin2015-03-131-0/+12
* | Merge "v2: read limit for list from --limit in shell"Jenkins2015-03-061-1/+1
|\ \
| * | v2: read limit for list from --limit in shellLouis Taylor2015-03-061-1/+1
* | | Merge "v2: Allow upload from stdin on image-create"Jenkins2015-03-061-2/+3
|\ \ \
| * | | v2: Allow upload from stdin on image-createStuart McLaren2015-01-071-2/+3
* | | | Merge "Fix v2 image create --file documentation"Jenkins2015-03-061-3/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fix v2 image create --file documentationStuart McLaren2015-01-061-3/+2
* | | removed excessive call to os.path.existsKirill2015-03-031-3/+3
* | | Merge "Glance image delete output"Jenkins2015-02-201-0/+4
|\ \ \
| * | | Glance image delete outputAbhishek Talwar2015-02-171-0/+4
| |/ /
* | | Merge "Disable progress bar if image is piped into client"Jenkins2015-02-041-1/+4
|\ \ \
| * | | Disable progress bar if image is piped into clientLouis Taylor2015-01-061-1/+4
| |/ /
* | | Add a `--limit` parameter to list operationsFlavio Percoco2015-01-291-0/+4
|/ /
* | Allow --file in image-create with v2 Image APIErno Kuvaja2014-11-261-1/+18
|/
* Merge "Add --property-filter option to v2 image-list"Jenkins2014-11-201-0/+9
|\
| * Add --property-filter option to v2 image-listLouis Taylor2014-11-141-0/+9
* | Remove readonly options from v2 shell commandsMichal Dulko2014-11-141-2/+7
|/
* 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