added support for urn name format. urn is the default name format used over the wire
authorTony Mack <tmack@cs.princeton.edu>
Thu, 7 Jan 2010 03:33:24 +0000 (03:33 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Thu, 7 Jan 2010 03:33:24 +0000 (03:33 +0000)
commit11d02cbfd5e91784119bb9377fceb4fa6adae621
tree8cfd4342497204a892e9b201e39c9e3fa61d7cff
parentf88b4fd4e55e6418845f532e1ca42307389d90fa
added support for urn name format. urn is the default name format used over the wire
28 files changed:
sfa/managers/aggregate_manager_pl.py
sfa/managers/component_manager_pl.py
sfa/managers/registry_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_key.py
sfa/methods/get_registries.py
sfa/methods/get_resources.py
sfa/methods/get_self_credential.py
sfa/methods/get_ticket.py
sfa/methods/list.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/plc/nodes.py
sfa/plc/sfa-import-plc.py
sfa/plc/slices.py
sfa/trust/gid.py
sfa/trust/hierarchy.py