/usr/lib/python2.6/site-packages/keystoneauth1/fixture
Edit: /usr/lib/python2.6/site-packages/keystoneauth1/fixture/__init__.pyc (1039B)
Ñò
DVc @ sƒ d Z d d k Td d k l Z d d k l Z d d k l Z e i Z e i Z e i Z e i
Z
d d d d d
d d g Z d
S( s˜
The generators in this directory produce keystone compliant structures for use
in testing.
They should be considered part of the public API because they may be relied
upon to generate test tokens for other clients. However they should never be
imported into the main client (keystonauth or other). Because of this there
may be dependencies from this module on libraries that are only available in
testing.
iÿÿÿÿ( t *( t exception( t v2( t v3t
DiscoveryListt FixtureValidationErrort V2Discoveryt V3Discoveryt V2Tokent V3Tokent V3FederationTokenN( t __doc__t keystoneauth1.fixture.discoveryt keystoneauth1.fixtureR R R R t TokenR R R
t __all__( ( ( sE /tmp/pip-build-lt8jXN/keystoneauth1/keystoneauth1/fixture/__init__.pyt
s