summaryrefslogtreecommitdiff
path: root/glanceclient
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Strip json and html from error messagesd34dh0r532015-02-162-15/+40
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Register our own ConnectionPool without globals"Jenkins2015-02-261-9/+26
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Register our own ConnectionPool without globalsIan Cordasco2015-02-061-10/+27
* | | | | | | Merge "Fixed CLI help for bash-completion"Jenkins2015-02-231-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Fixed CLI help for bash-completionYvonne Stachowski2015-01-281-1/+2
* | | | | | | | Merge "Reduce the set of supported client SSL ciphers"Jenkins2015-02-231-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Reduce the set of supported client SSL ciphersStuart McLaren2014-09-191-0/+6
* | | | | | | | | Merge "Glance image delete output"Jenkins2015-02-202-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Glance image delete outputAbhishek Talwar2015-02-172-0/+7
* | | | | | | | | | Merge "Update HTTPS certificate handling for pep-0476"Jenkins2015-02-191-1/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Update HTTPS certificate handling for pep-0476James Page2014-12-191-1/+5
* | | | | | | | | | Merge "Return 130 for keyboard interrupt"Jenkins2015-02-062-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Return 130 for keyboard interruptRakesh H S2015-02-052-3/+3
* | | | | | | | | | | Merge "Change oslo.utils to oslo_utils"Jenkins2015-02-0612-21/+21
|\ \ \ \ \ \ \ \ \ \ \