summaryrefslogtreecommitdiff
path: root/keystonemiddleware/fixture.py
Commit message (Expand)AuthorAgeFilesLines
* Remove use of positional decoratorMorgan Fainberg2017-08-071-3/+0
* use oslo.log instead of loggingJanonymous2017-01-131-1/+1
* Specify that unknown arguments can be passed to fetch_tokenJamie Lennox2016-10-101-1/+1
* Add a fixture method to add your own token dataJamie Lennox2016-06-161-1/+17
* Fix D202: No blank lines allowed after function docstring (PEP257)Dolph Mathews2016-05-171-1/+0
* Use positional instead of keystoneclient versionJamie Lennox2016-02-031-2/+2
* Add project_name to the auth_token fixtureJamie Lennox2016-01-131-4/+6
* Revert "Stop using private keystoneclient functions"Jamie Lennox2016-01-131-0/+2
* Stop using private keystoneclient functionsBrant Knudson2015-12-311-2/+0
* Use fixture for mock patchBrant Knudson2015-12-291-6/+2
* Make BaseAuthProtocol publicJamie Lennox2015-12-101-4/+4
* Use keystoneauth for auth_token fixtureJamie Lennox2015-12-071-1/+1
* Add a mock-fixture for keystonemiddleware auth_protocolMorgan Fainberg2015-11-261-0/+89