summaryrefslogtreecommitdiff
path: root/glanceclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Correct help messages for image-update command"0.18.0Jenkins2015-04-181-2/+4
|\
| * Correct help messages for image-update commandAbhishek Talwar2015-03-191-2/+4
* | Merge "Omit 'locations' as image-create parameter"Jenkins2015-04-151-1/+2
|\ \
| * | Omit 'locations' as image-create parameterFei Long Wang2015-04-111-1/+2
* | | Fix https stack trace on python 3.4 clientStuart McLaren2015-04-111-1/+3
* | | Fix client when using no ssl compressionStuart McLaren2015-04-111-0/+7
|/ /
* | Merge "Validate tag name when filtering for images"Jenkins2015-04-091-2/+4
|\ \
| * | Validate tag name when filtering for imagesKamil Rykowski2015-03-261-2/+4
* | | Merge "glance image-show now have --human-readable option"Jenkins2015-04-082-2/+6
|\ \ \
| * | | glance image-show now have --human-readable optionyatin karel2015-03-222-2/+6
* | | | Merge "Creating task with invalid property crashes in py3"Jenkins2015-04-071-1/+1
|\ \ \ \
| * | | | Creating task with invalid property crashes in py3Kamil Rykowski2015-04-021-1/+1
* | | | | Merge "Expose 'is_base' schema property attribute"Jenkins2015-04-021-1/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Expose 'is_base' schema property attributeAlexander Tivelkov2015-03-271-1/+20
| | |/ / | |/| |
* | | | Don't accept *args for clientJamie Lennox2015-03-282-4/+4
* | | | Merge "Use any instead of False in generator"Jenkins2015-03-271-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Use any instead of False in generatorIan Cordasco2014-11-261-1/+1
* | | | Merge "Generate API documentation"Jenkins2015-03-252-4/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Generate API documentationIan Wienand2015-02-162-4/+14
| | |/ | |/|
* | | 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
|\ \ \ \ \ \ \ \