summaryrefslogtreecommitdiff
path: root/glanceclient/v2/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Don't get the image before deleting itFlavio Percoco2015-09-231-4/+4
* Ship the default image schema in the clientFlavio Percoco2015-08-121-0/+3
* Omit 'locations' as image-create parameterFei Long Wang2015-07-081-1/+2
* Updated help for v2 member-update apiYamini Sardana2015-03-171-1/+5
* Extend images CLI v2 with new sorting syntaxMike Fedosin2015-03-161-4/+9
* Add the ability to specify the sort dir for each keyMike Fedosin2015-03-161-3/+6
* 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