summaryrefslogtreecommitdiff
path: root/tests/v2/test_shell_v2.py
Commit message (Expand)AuthorAgeFilesLines
* Support for Metadata Definitions Catalog API0.14.0Pawel Koniszewski2014-09-031-0/+499
* Replace old httpclient with requestsAmalaBasha2014-07-101-68/+12
* Enable F841ChangBo Guo(gcb)2014-07-091-1/+0
* Merge "Add support for location parameters in v2 commands"Jenkins2014-06-171-16/+70
|\
| * Add support for location parameters in v2 commandsDavid Koo2014-06-161-16/+70
* | progress flag not supported in v2 APIwanghong2014-04-161-1/+14
|/
* Add support for image size in v2 api uploadEdward Hope-Morley2014-02-031-2/+2
* Remove vim headerNoboru arai2014-01-141-1/+0
* Python3: use six.StringIO rather than StringIO.StringIOYassine Lamgarchal2014-01-101-4/+3
* Get better format for long lines with PrettyTableFei Long Wang2014-01-061-2/+4
* 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/+114
|/
* Enable query image by tagFei Long Wang2013-08-281-0/+2
* Show a pretty progressbar when uploading and downloading an image.mouad benchchaoui2013-08-081-3/+25
* Fix test assertions & test cases for V2 Shell Unit testVenkatesh Sampath2013-07-251-79/+176
* Merge "Expose checksum index image property in client"Jenkins2013-07-171-0/+1
|\
| * Expose checksum index image property in clientamalaba2013-07-121-0/+1
* | Merge "Rename invalid domain name to be RFC compliant."Jenkins2013-07-081-4/+4
|\ \
| * | Rename invalid domain name to be RFC compliant.Monty Taylor2013-06-301-4/+4
| |/
* | Enable client V2 to update/delete tags for a given image.Venkatesh Sampath2013-07-021-3/+58
|/
* Add test for glanceclient shellsTatyana Leontovich2013-05-171-0/+86