summaryrefslogtreecommitdiff
path: root/keystoneclient/fixture/v2.py
Commit message (Expand)AuthorAgeFilesLines
* map fixtures to keystoneauthSteve Martinelli2016-05-221-231/+5
* Switch from deprecated isotimeBrant Knudson2015-06-301-2/+3
* Add endpoint and service ids to fixturesJamie Lennox2015-04-171-2/+3
* Merge "Return None for missing trust_id in fixture"Jenkins2015-04-081-1/+1
|\
| * Return None for missing trust_id in fixtureJamie Lennox2015-03-241-1/+1
* | Expose audit_id via AccessInfoJamie Lennox2015-03-281-1/+30
|/
* Switch from oslo.utils to oslo_utilsBrant Knudson2015-01-311-1/+1
* Use oslo.utils and oslo.serializationSteve Martinelli2014-10-151-1/+2
* Fix mistakes in token fixturesJamie Lennox2014-07-161-1/+1
* Add trust users to AccessInfo and fixtureJamie Lennox2014-06-291-1/+27
* Add issued handlers to auth_ref and fixturesJamie Lennox2014-06-191-3/+27
* Add role ids to the AccessInfoJamie Lennox2014-06-191-4/+9
* Don't use generic kwargs in v2 Token GenerationJamie Lennox2014-04-141-23/+22
* Create a test token generator and use itJamie Lennox2014-04-031-0/+160