summaryrefslogtreecommitdiff
path: root/ceilometerclient/common/http.py
Commit message (Expand)AuthorAgeFilesLines
* py3kcompat: remove in python-ceilometerclientJia Dong2014-02-211-4/+4
* Ensure url sent to proxy don't have redundant /Mehdi Abaakouk2014-02-131-1/+2
* Fix the ceilometerlient log curl request incorrectlyls11752013-12-201-1/+1
* Display message on HTTP 400Thomas Herve2013-12-161-1/+1
* Merge "Add HTTP proxy support to ceilometer client"1.0.8Jenkins2013-12-021-3/+21
|\
| * Add HTTP proxy support to ceilometer clientIlya Tyaptin2013-11-281-3/+21
* | Enable pep8 E711/E712/E721/H302 checkingLianhao Lu2013-11-221-4/+3
|/
* Fix cacert argument to HTTPS connectionKieran Spear2013-10-241-1/+1
* Fix module importing issues for Python 3Kui Shi2013-10-141-10/+6
* Added support to --os-cacertStefano Zilli2013-10-011-8/+8
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* Updated from global requirementsMonty Taylor2013-08-081-2/+4
* Ensure keystoneclient.auth_token is re-evaluatedEoghan Glynn2013-08-021-2/+3
* Make authenticated client easier to consume.Eoghan Glynn2013-06-211-1/+2
* Drop unnecessary arg when instantiating HTTP classBrian Waldon2013-06-131-1/+1
* Fix pep H402 and H401 errorsAngus Salkeld2013-05-201-4/+3
* Fix for Bug #1167521, ceilometer client crashes with missing content type res...Eric Pendergrass2013-05-011-1/+5
* Properly removing start and ending slashesyolanda.robla2013-03-081-2/+6
* Add basic functionalityAngus Salkeld2012-11-091-0/+276