sfadump more usable
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 12 Oct 2010 17:23:30 +0000 (19:23 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 12 Oct 2010 17:23:30 +0000 (19:23 +0200)
commitdbce495b6f2e7d8dccbfb18c5507907d784c143b
treeae0c02502834961e4efb8ca5936bb76a002a7a97
parentea995a055eba04aedff577e86652abaaa5e881aa
sfadump more usable
add filename in *.dump for tracking the filesystem
cleanup imports of namespace
55 files changed:
config/sfa_component_config
sfa/client/getRecord.py
sfa/client/setRecord.py
sfa/client/sfadump.py
sfa/managers/aggregate_manager_eucalyptus.py
sfa/managers/aggregate_manager_max.py
sfa/managers/aggregate_manager_openflow.py
sfa/managers/aggregate_manager_pl.py
sfa/managers/aggregate_manager_vini.py
sfa/managers/component_manager_pl.py
sfa/managers/registry_manager_pl.py
sfa/managers/slice_manager_pl.py
sfa/methods/CreateSliver.py
sfa/methods/DeleteSliver.py
sfa/methods/GetCredential.py
sfa/methods/GetSelfCredential.py
sfa/methods/GetTicket.py
sfa/methods/GetVersion.py
sfa/methods/List.py
sfa/methods/ListResources.py
sfa/methods/ListSlices.py
sfa/methods/RegisterPeerObject.py
sfa/methods/Remove.py
sfa/methods/RenewSliver.py
sfa/methods/Resolve.py
sfa/methods/ResolveGENI.py
sfa/methods/Shutdown.py
sfa/methods/SliverStatus.py
sfa/methods/Start.py
sfa/methods/Stop.py
sfa/methods/UpdateSliver.py
sfa/methods/get_aggregates.py
sfa/methods/get_key.py
sfa/methods/get_registries.py
sfa/methods/register_peer_object.py
sfa/methods/reset_slice.py
sfa/plc/api-dev.py
sfa/plc/api.py
sfa/plc/network.py
sfa/plc/sfa-import-plc.py
sfa/plc/sfaImport.py
sfa/plc/slices.py
sfa/rspecs/aggregates/rspec_manager_max.py
sfa/rspecs/aggregates/rspec_manager_openflow.py
sfa/server/interface.py
sfa/server/sfa-clean-peer-records.py
sfa/server/sfa_component_setup.py
sfa/trust/auth.py
sfa/trust/certificate.py
sfa/trust/credential.py
sfa/trust/gid.py
sfa/trust/hierarchy.py
sfa/util/api.py
sfa/util/namespace.py
sfa/util/record.py