summaryrefslogtreecommitdiff
path: root/glanceclient
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change oslo.utils to oslo_utilsLouis Taylor2015-02-0512-21/+21
* | | | | | | | | | Merge "Close streamed requests explicitly"Jenkins2015-02-061-1/+12
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Close streamed requests explicitlyIan Cordasco2015-01-151-1/+12
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Ignore NoneType when encoding headers"Jenkins2015-02-051-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ignore NoneType when encoding headersIan Cordasco2015-02-031-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge "Use utils.exit rather than print+sys.exit"Jenkins2015-02-052-9/+6
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Use utils.exit rather than print+sys.exitLouis Taylor2015-02-032-9/+6
| |/ / / / / / /
* | | | | | | | Merge "Disable progress bar if image is piped into client"Jenkins2015-02-042-4/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Disable progress bar if image is piped into clientLouis Taylor2015-01-062-4/+10
* | | | | | | | | Merge "Add validation to --property-filter in v1 shell"Jenkins2015-02-041-0/+4
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add validation to --property-filter in v1 shellLouis Taylor2015-01-081-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Remove openstack.common.importutils"Jenkins2015-02-024-76/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove openstack.common.importutilsLouis Taylor2015-01-284-76/+3
* | | | | | | | | Merge "Remove openstack.common.strutils"Jenkins2015-02-0210-275/+37
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Remove openstack.common.strutilsLouis Taylor2015-01-2710-275/+37
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Add a `--limit` parameter to list operationsFlavio Percoco2015-01-292-8/+27
|/ / / / / / /
* | | | | | | Sync latest apiclient from oslo-incZhi Yan Liu2015-01-238-98/+338
* | | | | | | Merge "Handle HTTP byte returns in python 3"Jenkins2015-01-231-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Handle HTTP byte returns in python 3Jamie Lennox2015-01-141-2/+2
| |/ / / / / /
* | | | | | | Merge "Make non-boolean check strict"Jenkins2015-01-231-5/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Make non-boolean check strictCindy Pallares2015-01-061-5/+8
| | |/ / / / | |/| | | |
* | | | | | Merge "Curl statements to include globoff for IPv6 URLs"Jenkins2015-01-081-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Curl statements to include globoff for IPv6 URLssridhargaddam2014-11-241-1/+1
* | | | | | Fix Requests breaking download progress barLouis Taylor2015-01-043-5/+23
* | | | | | Merge "Add os_ prefix to project_domain_name/id"Jenkins2015-01-041-3/+3
|\ \ \ \ \ \
| * | | | | | Add os_ prefix to project_domain_name/idOleksii Chuprykov2014-12-091-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Fix broken-pipe seen in glance-apiSabari Kumar Murugesan2014-12-221-0/+2
| |_|/ / / |/| | | |