summaryrefslogtreecommitdiff
path: root/.coveragerc
diff options
context:
space:
mode:
authorBrant Knudson <bknudson@us.ibm.com>2015-04-11 10:28:49 -0500
committerBrant Knudson <bknudson@us.ibm.com>2015-04-11 11:26:30 -0500
commita4f80b5c64e1a2645384665cb60a924342230581 (patch)
treefa9eba96fab6e75e697baa769d05717617fdcbcd /.coveragerc
parent4ee6e3302ae53c8858c0e48c27a46c292e771afb (diff)
downloadpython-keystoneclient-a4f80b5c64e1a2645384665cb60a924342230581.tar.gz
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 (cherry picked from commit a335b7f6f2577f06cead7b7acbfa07dd771a94b9)
Diffstat (limited to '.coveragerc')
0 files changed, 0 insertions, 0 deletions