summaryrefslogtreecommitdiff
path: root/glanceclient
Commit message (Expand)AuthorAgeFilesLines
* Fix failure to create glance https connection poolHaikel Guemar2015-12-221-3/+4
* Don't get the image before deleting itFlavio Percoco2015-09-231-4/+4
* Merge "V2: Do not validate image schema when listing" into stable/kiloJenkins2015-08-243-14/+381
|\
| * V2: Do not validate image schema when listingStuart McLaren2015-08-103-14/+381
* | Ship the default image schema in the clientFlavio Percoco2015-08-122-0/+226
|/
* Expose 'is_base' schema property attributeAlexander Tivelkov2015-08-031-1/+20
* Merge "Fix Metadef Object update issue with python-glanceclient" into stable/...Jenkins2015-07-091-2/+2
|\
| * Fix Metadef Object update issue with python-glanceclientLakshmi N Sampath2015-07-081-2/+2
* | Merge "Omit 'locations' as image-create parameter" into stable/kiloJenkins2015-07-091-1/+2
|\ \
| * | Omit 'locations' as image-create parameterFei Long Wang2015-07-081-1/+2
| |/
* | Merge "Creating task with invalid property crashes in py3" into stable/kiloJenkins2015-07-091-1/+1
|\ \
| * | Creating task with invalid property crashes in py3Kamil Rykowski2015-07-081-1/+1
| |/
* | Correct help messages for image-update commandAbhishek Talwar2015-07-081-2/+4
|/
* Do not crash on homedir mkdirThomas Goirand2015-05-231-1/+9
* Fix client when using no ssl compressionStuart McLaren2015-04-161-0/+7
* Updated help for v2 member-update apiYamini Sardana2015-03-172-1/+8
* Merge "Extend images CLI v2 with new sorting syntax"Jenkins2015-03-162-19/+53
|\
| * Extend images CLI v2 with new sorting syntaxMike Fedosin2015-03-162-19/+53
* | Merge "Add the ability to specify the sort dir for each key"Jenkins2015-03-162-12/+26
|\ \ | |/
| * Add the ability to specify the sort dir for each keyMike Fedosin2015-03-162-12/+26
* | Merge "Adds the ability to sort images with multiple keys"Jenkins2015-03-162-0/+27
|\ \ | |/
| * Adds the ability to sort images with multiple keysMike Fedosin2015-03-132-0/+27
* | Merge "Apply expected patch format when updating tags in v2.images"Jenkins2015-03-161-2/+20
|\ \
| * | Apply expected patch format when updating tags in v2.imagesSteve Lewis2015-03-121-2/+20
* | | Import sys moduleJimmy McCrory2015-03-141-0/+1
| |/ |/|
* | Merge "Fix leaking sockets after v1 list operation"Jenkins2015-03-111-54/+83
|\ \
| * | Fix leaking sockets after v1 list operationLouis Taylor2015-03-041-54/+83
* | | Merge "Fix minor typo in version error message"Jenkins2015-03-111-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix minor typo in version error messageStuart McLaren2014-11-251-1/+1
* | | Merge "Remove duplicate 'a' in the help string of --os-image-url"Jenkins2015-03-101-1/+1
|\ \ \
| * | | Remove duplicate 'a' in the help string of --os-image-urlChristian Berendt2015-01-201-1/+1
* | | | 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 "Fix leaking sockets after v2 list operation"Jenkins2015-03-061-34/+34
|\ \ \ \ \ | |/ / / /
| * | | | Fix leaking sockets after v2 list operationLouis Taylor2015-03-051-34/+34
* | | | | 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
* | | | | Merge "removed excessive call to os.path.exists"Jenkins2015-03-051-3/+3
|\ \ \ \ \
| * | | | | removed excessive call to os.path.existsKirill2015-03-031-3/+3
* | | | | | Merge "Show error on trying to upload to non-queued image"Jenkins2015-03-041-0/+18
|\ \ \ \ \ \
| * | | | | | Show error on trying to upload to non-queued imageLouis Taylor2015-02-191-0/+18
* | | | | | | Merge "Unify using six.moves.range rename everywhere"Jenkins2015-03-041-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Unify using six.moves.range rename everywhereErno Kuvaja2015-02-251-0/+2
* | | | | | | | Merge "https: Prevent leaking sockets for some operations"Jenkins2015-03-041-56/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | https: Prevent leaking sockets for some operationsStuart McLaren2015-02-181-56/+77
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Remove graduated gettextutils from openstack/common"Jenkins2015-03-033-449/+36
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Remove graduated gettextutils from openstack/commonIan Cordasco2015-02-033-449/+36
* | | | | | | | Merge "Strip json and html from error messages"Jenkins2015-03-012-15/+40
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |