summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit/test_http.py
Commit message (Expand)AuthorAgeFilesLines
* py3: Fix encoding and use sys.stdin.bufferSirushti Murugesan2016-07-251-0/+8
* Use correct order of arguments to assertEqualzhengyao12016-06-291-1/+1
* Merge "Fix "Codec can't encode characters""Jenkins2016-05-231-4/+1
|\
| * Fix "Codec can't encode characters"Darja Shakhray2016-05-191-4/+1
* | Merge "Add last_request_id member to HTTPClient and SessionClient"Jenkins2016-05-181-0/+8
|\ \ | |/ |/|
| * Add last_request_id member to HTTPClient and SessionClientCao ShuFeng2016-03-301-0/+8
* | Merge "Enable hacking checks"Jenkins2016-04-201-5/+3
|\ \
| * | Enable hacking checksTin Lam2016-04-181-5/+3
| |/
* | Update auth_token before sending requestkairat_kushaev2016-03-301-8/+23
|/
* 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