summaryrefslogtreecommitdiff
path: root/keystoneclient/fixture
Commit message (Expand)AuthorAgeFilesLines
* Update hacking for Python3Andreas Jaeger2020-03-311-0/+2
* Merge "map fixtures to keystoneauth"Jenkins2016-05-235-878/+46
|\
| * map fixtures to keystoneauthSteve Martinelli2016-05-225-878/+46
* | Fix D400 PEP257 violation.Navid Pustchi2016-04-231-2/+3
|/
* use positional library instead of utilsSteve Martinelli2016-01-251-6/+7
* Make __all__ immutableDolph Mathews2015-10-012-4/+4
* Use UUID values in v3 test fixturesJamie Lennox2015-07-251-0/+8
* Switch from deprecated isotimeBrant Knudson2015-06-303-5/+7
* Cleanup fixture importsBrant Knudson2015-05-311-4/+9
* Add endpoint and service ids to fixturesJamie Lennox2015-04-172-6/+8
* 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-282-2/+59
|/
* Using correct keyword for region in v3Sergey Kraynev2015-02-121-1/+2
* Switch from oslo.utils to oslo_utilsBrant Knudson2015-01-313-3/+3
* Correct documenting constructor parametersBrant Knudson2014-12-041-37/+29
* Use oslo.utils and oslo.serializationSteve Martinelli2014-10-153-3/+6
* Handle federated tokensMarek Denis2014-09-172-0/+30
* fix typosDolph Mathews2014-09-081-1/+1
* Fix mistakes in token fixturesJamie Lennox2014-07-162-2/+2
* Merge "Add trust users to AccessInfo and fixture"Jenkins2014-07-111-1/+27
|\
| * Add trust users to AccessInfo and fixtureJamie Lennox2014-06-291-1/+27
* | Merge "Add OAuth data to AccessInfo"Jenkins2014-07-091-1/+26
|\ \ | |/
| * Add OAuth data to AccessInfoJamie Lennox2014-06-301-1/+26
* | Add a fixture for Keystone version discoveryJamie Lennox2014-07-022-3/+277
|/
* Add issued handlers to auth_ref and fixturesJamie Lennox2014-06-192-6/+55
* Add role ids to the AccessInfoJamie Lennox2014-06-191-4/+9
* Create a V3 Token GeneratorJamie Lennox2014-04-172-1/+306
* Don't use generic kwargs in v2 Token GenerationJamie Lennox2014-04-141-23/+22
* Create a test token generator and use itJamie Lennox2014-04-033-0/+207