Files
python-keystoneclient/keystoneclient/tests/unit/v3
Brant Knudson a335b7f6f2 Fix tests to work with requests<2.3
The tests didn't pass with requests<2.3 because of the cookies
monkey-patching.

To test this, make sure the requests library in your tox venv is
the right level:

 $ .tox/py27/bin/pip install -U "requests<2.3"

Then run the tests.

Closes-Bug: 1442919
Change-Id: Ie93906ba2370dada2386a50ae2137337ccf98f10
2015-04-11 11:13:55 -05:00
..
2015-03-28 14:33:15 +11:00