summaryrefslogtreecommitdiff
path: root/glanceclient/v1/client.py
Commit message (Expand)AuthorAgeFilesLines
* Add versions list functionwangxiyuan2015-11-101-0/+2
* Add support for setting Accept-Language headerFrode Nordahl2015-10-141-0/+2
* Import only modules and update tox.iniCindy Pallares2015-06-171-4/+4
* Make glanceclient accept a session objectJamie Lennox2015-06-111-4/+3
* Don't accept *args for clientJamie Lennox2015-03-281-2/+2
* Don't require version to create Client instanceFlavio Percoco2014-12-091-3/+4
* Replace old httpclient with requestsAmalaBasha2014-07-101-7/+7
* Handle endpoints with versions consistentlyStuart McLaren2014-01-221-2/+4
* Merge "Fix and enable gating on H306"Jenkins2013-12-231-1/+1
|\
| * Fix and enable gating on H306Dirk Mueller2013-12-161-1/+1
* | Replace inheritance hierarchy with compositionAndrey Kurilin2013-12-091-4/+4
|/
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* Start using Pyflakes and HackingDirk Mueller2013-06-221-1/+1
* SSL Certificate ValidationBrian Waldon2012-08-041-3/+2
* Refactor http request/response loggingBrian Waldon2012-07-291-5/+0
* Adds support for --insecure.Michael Basnight2012-05-241-2/+3
* Image members bonesBrian Waldon2012-04-021-0/+2
* Basic get/list operations workBrian Waldon2012-03-261-0/+38