summaryrefslogtreecommitdiff
path: root/glanceclient/v2
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adds support for Glance Tasks calls"Jenkins2014-10-163-0/+188
|\
| * Adds support for Glance Tasks callsFei Long Wang2014-09-223-0/+188
* | Merge "Skip non-base properties in patch method"Jenkins2014-10-031-3/+5
|\ \
| * | Skip non-base properties in patch methodKamil Rykowski2014-09-291-3/+5
| |/
* | 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
* | Fix v2 requests to non-bleeding edge serversLakshmi N Sampath2014-09-125-54/+71
* | Support for Metadata Definitions Catalog API0.14.0Pawel Koniszewski2014-09-033-0/+756
* | Replace old httpclient with requestsAmalaBasha2014-07-104-30/+26
* | Enable F841ChangBo Guo(gcb)2014-07-091-2/+1
|/
* Resolving the performance issue for image listing of v2 APIZhi Yan Liu2014-07-081-5/+19
* Prepend '/' to the delete url for the v2 clientManuel Desbonnet2014-06-231-1/+1
* Merge "Add support for location parameters in v2 commands"Jenkins2014-06-172-13/+142
|\
| * Add support for location parameters in v2 commandsDavid Koo2014-06-162-13/+142
* | 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
* | Merge "Python 3: do not use the unicode() function"Jenkins2014-03-041-2/+3
|\ \
| * | Python 3: do not use the unicode() functionCyril Roelandt2014-03-031-2/+3
| |/
* | 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-032-3/+10
* Merge "Handle endpoints with versions consistently"Jenkins2014-01-241-2/+4
|\
| * Handle endpoints with versions consistentlyStuart McLaren2014-01-221-2/+4
* | It was removed urllib, urllib2 & urlparse modulesVictor Morales2014-01-181-3/+3
|/
* Python 3: use six.iteritems and six.string_typesYassine Lamgarchal2014-01-131-2/+2
* Python 3: use six.iteritems() instead of iteritems()Yassine Lamgarchal2014-01-092-4/+7
* Get better format for long lines with PrettyTableFei Long Wang2014-01-061-1/+3
* Fix and enable gating on H306Dirk Mueller2013-12-161-1/+1
* Merge "Fix Pep8 errors found by Pep8 1.4.6"Jenkins2013-11-151-2/+2
|\
| * Fix Pep8 errors found by Pep8 1.4.6Dirk Mueller2013-10-181-2/+2
* | Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2013-11-154-4/+4
|\ \ | |/ |/|
| * Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-204-4/+4
* | Add CLI for V2 image create, update, and uploadeddie-sheffield2013-10-023-2/+117
|/
* Merge "Use openstack-images-v2.1-json-patch for update method"Jenkins2013-09-191-1/+1
|\
| * Use openstack-images-v2.1-json-patch for update methodGhe Rivero2013-08-231-1/+1
* | Enable query image by tagFei Long Wang2013-08-282-1/+13
|/
* \Allow removal of properties using glance v2 apieddie-sheffield2013-08-131-4/+18
* Updated from global requirementsMonty Taylor2013-08-101-1/+1
* Revert 02116565d358a4fa254217779fef82b14b38d8ca0.10.0Mark J. Washenberger2013-08-081-1/+1
* Show a pretty progressbar when uploading and downloading an image.mouad benchchaoui2013-08-082-4/+8
* Changes to allow image upload with V2 apieddie-sheffield2013-07-311-0/+13
* Enable client library V2 to create an image.eddie-sheffield2013-07-251-0/+19
* Merge "Increase default page_size value"Jenkins2013-07-191-1/+1
|\
| * Increase default page_size valueJared Culp2013-07-161-1/+1
* | 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-023-1/+72
|/
* Start using Pyflakes and HackingDirk Mueller2013-06-222-3/+1