Files
python-keystoneclient/keystoneclient/tests/generic
Jamie Lennox 97e777840e Update requests-mock syntax
With requests-mock 0.5 we can do away with register_uri(method, ..) and
just use the method name as a function. This feels much cleaner and
looks more like requests syntax.

In the same update there is query string decoding included in the
history, so we no longer have to manually parse the query strings out of
the url.

Change-Id: I43d31576d15b4be72350bebf00733c08a7fb3e6c
2014-12-12 07:28:33 +10:00
..
2014-12-12 07:28:33 +10:00