request hash argument is optional for now
authorTony Mack <tmack@cs.princeton.edu>
Fri, 23 Oct 2009 15:28:03 +0000 (15:28 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Fri, 23 Oct 2009 15:28:03 +0000 (15:28 +0000)
commit0617bf203bd582103e7f45633cd320b1f80d1fb0
treed5838f9c6ec1627ecc314c38d2a1f0595d31ca02
parent93848522905614dd36c4acb8b851fccb3536d7ce
request hash argument is optional for now
22 files changed:
sfa/methods/create_gid.py
sfa/methods/create_slice.py
sfa/methods/delete_slice.py
sfa/methods/get_aggregates.py
sfa/methods/get_credential.py
sfa/methods/get_gid.py
sfa/methods/get_registries.py
sfa/methods/get_resources.py
sfa/methods/get_self_credential.py
sfa/methods/get_slices.py
sfa/methods/get_ticket.py
sfa/methods/list.py
sfa/methods/register.py
sfa/methods/register_peer_object.py
sfa/methods/remove.py
sfa/methods/remove_peer_object.py
sfa/methods/reset_slices.py
sfa/methods/resolve.py
sfa/methods/start_slice.py
sfa/methods/stop_slice.py
sfa/methods/update.py
sfa/trust/auth.py