the Resolve method takes an optional argument that tells if we need
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 19 Sep 2012 14:49:48 +0000 (16:49 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 19 Sep 2012 14:49:48 +0000 (16:49 +0200)
commitec119c68825b2b16a249d120422739e3f7b32a9d
treef946a0e10ceb10adfb0ad4547c4dcd5c39fca615
parentf4f7e930abff2081bb8ad174116f74f6b258160b
the Resolve method takes an optional argument that tells if we need
details from the testbed (which was named 'full', which was dumb, I renamed
this as 'details')
in any case this change is about using details=False by default, as
SFA data should be self-sufficient, and examples of foreign drivers
have shown the problem...
sfa/client/sfaadmin.py
sfa/client/sfi.py
sfa/managers/driver.py
sfa/managers/registry_manager.py
sfa/methods/GetGids.py
sfa/methods/GetSelfCredential.py
sfa/methods/Resolve.py