remove request_hash argument
authorTony Mack <tmack@cs.princeton.edu>
Thu, 31 Dec 2009 20:39:32 +0000 (20:39 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Thu, 31 Dec 2009 20:39:32 +0000 (20:39 +0000)
commitacae426433020998d0d45ed25584ebed0591d036
treec461d9643aff91033e36eeeb8b560dc243b611cf
parent69cca9d43487b57e00012b570006406d60359245
remove request_hash argument
31 files changed:
sfa/client/sfi.py
sfa/managers/aggregate_manager_pl.py
sfa/managers/slice_manager_pl.py
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_gids.py
sfa/methods/get_registries.py
sfa/methods/get_resources.py
sfa/methods/get_slices.py
sfa/methods/get_ticket.py
sfa/methods/get_trusted_certs.py
sfa/methods/list.py
sfa/methods/reboot.py
sfa/methods/redeem_ticket.py
sfa/methods/register.py
sfa/methods/register_peer_object.py
sfa/methods/remove.py
sfa/methods/remove_peer_object.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/api.py
sfa/plc/nodes.py
sfa/plc/slices.py
sfa/server/sfa-clean-peer-records.py