move auth and hierarchy into sfa/trust
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 5 Jul 2009 11:44:28 +0000 (11:44 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 5 Jul 2009 11:44:28 +0000 (11:44 +0000)
commita2e21bef1545bbb68c86ec1a84a611bde7f17a45
tree8470680c3b2b1c7d19d7086e8acf3082871609b6
parent81e73ce6d1df15337d351e84651578c8a6650d72
move auth and hierarchy into sfa/trust
24 files changed:
config/sfa-config-tty
sfa/methods/create_gid.py
sfa/methods/create_slice.py
sfa/methods/delete_slice.py
sfa/methods/get_credential.py
sfa/methods/get_resources.py
sfa/methods/get_slices.py
sfa/methods/get_ticket.py
sfa/methods/list.py
sfa/methods/register.py
sfa/methods/remove.py
sfa/methods/reset_slice.py
sfa/methods/resolve.py
sfa/methods/start_slice.py
sfa/methods/stop_slice.py
sfa/methods/update.py
sfa/plc/sfa-import-plc.py
sfa/server/sfa-server.py
sfa/trust/auth.py [moved from sfa/util/auth.py with 99% similarity]
sfa/trust/hierarchy.py [moved from sfa/util/hierarchy.py with 100% similarity]
sfa/util/api.py
sfa/util/method.py
tests/testHierarchy.py
wsdl/gw2wsdl.py