summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit/test_http.py
Commit message (Expand)AuthorAgeFilesLines
* Fix "Codec can't encode characters"Darja Shakhray2016-05-231-4/+1
* Change assertTrue(isinstance()) by optimal assertLiuNanke2016-01-061-1/+1
* Ensure that identity token in header is not an unicode stringVincent Untz2015-11-171-0/+8
* Merge "Add support for setting Accept-Language header"Jenkins2015-10-141-0/+22
|\
| * Add support for setting Accept-Language headerFrode Nordahl2015-10-141-0/+22
* | Remove custom SSL compression handlingStuart McLaren2015-08-261-19/+0
|/
* Enable flake8 checksDarja Shakhray2015-07-211-6/+5
* Fix exception message in Http.pywangxiyuan2015-07-141-0/+14
* Make glanceclient accept a session objectJamie Lennox2015-06-111-1/+35
* Move unit tests to standard directoryStuart McLaren2015-04-181-0/+326