summaryrefslogtreecommitdiff
path: root/glanceclient
Commit message (Expand)AuthorAgeFilesLines
* 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
| |_|/ / / |/| | | |
* | | | | Merge "Output clear error message on invalid api version"Jenkins2014-12-151-1/+5
|\ \ \ \ \
| * | | | | Output clear error message on invalid api versionMike Fedosin2014-12-101-1/+5
| | |_|/ / | |/| | |
* | | | | Support Pagination for namespace listTravis Tripp2014-12-101-2/+32
* | | | | Support schema types with non-str valueFlavio Percoco2014-12-101-2/+18
|/ / / /
* | | | Don't require version to create Client instanceFlavio Percoco2014-12-095-14/+59
|/ / /
* | | Merge "Send `identity_headers` through the wire"Jenkins2014-12-031-0/+4
|\ \ \
| * | | Send `identity_headers` through the wireFlavio Percoco2014-11-251-0/+4
* | | | Merge "Allow --file in image-create with v2 Image API"Jenkins2014-12-031-1/+18
|\ \ \ \
| * | | | Allow --file in image-create with v2 Image APIErno Kuvaja2014-11-261-1/+18
| |/ / /
* | | | Merge "Add useful error on invalid --os-image-api-version"Jenkins2014-12-021-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Add useful error on invalid --os-image-api-versionLouis Taylor2014-11-251-1/+7
| |/ /
* | | Merge "Adds tty password entry for glanceclient"Jenkins2014-11-251-4/+16
|\ \ \ | |/ / |/| |