removed another bunch of references to geni
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 5 Jan 2010 16:31:37 +0000 (16:31 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 5 Jan 2010 16:31:37 +0000 (16:31 +0000)
commit3d7237fa0b5f2b4a60cb97c7fb3b6aecfd94558a
treea9bfea212bf7027ed3710ef6452efce6740689f2
parent7c1cf48e3a60344e3c381d1edac89d81659655f3
removed another bunch of references to geni
78 files changed:
Makefile
README.txt
config/sfa_component_config
docs/Makefile
setup.py
sfa.spec
sfa/client/sfadump.py [moved from sfa/client/genidump.py with 95% similarity]
sfa/client/sfi.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/registry_manager_pl.py
sfa/managers/slice_manager_pl.py
sfa/methods/get_gid.py
sfa/methods/get_gids.py
sfa/methods/get_key.py
sfa/methods/get_self_credential.py
sfa/methods/get_ticket.py
sfa/methods/list.py
sfa/methods/register.py
sfa/methods/register_peer_object.py
sfa/methods/remove_peer_object.py
sfa/methods/resolve.py
sfa/methods/update.py
sfa/plc/api.py
sfa/plc/nodes.py
sfa/plc/remoteshell.py
sfa/plc/sfa-import-plc.py
sfa/plc/sfa-nuke-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/rspecs/aggregates/rspec_manager_vini.py
sfa/rspecs/aggregates/vini/utils.py
sfa/server/SfaAggregateModPython.py
sfa/server/SfaRegistryModPython.py
sfa/server/SfaSliceMgrModPython.py
sfa/server/aggregate.py
sfa/server/component.py
sfa/server/modpythonapi/installTest.sh
sfa/server/modpythonapi/test.sh
sfa/server/registry.py
sfa/server/sfa-clean-peer-records.py
sfa/server/sfa-server.py
sfa/server/slicemgr.py
sfa/trust/auth.py
sfa/trust/certificate.py
sfa/trust/credential.py
sfa/trust/gid.py
sfa/trust/hierarchy.py
sfa/trust/rights.py
sfa/util/PostgreSQL.py
sfa/util/api.py
sfa/util/client.py [moved from sfa/util/geniclient.py with 96% similarity]
sfa/util/componentserver.py
sfa/util/config.py
sfa/util/faults.py
sfa/util/filter.py
sfa/util/method.py
sfa/util/misc.py
sfa/util/namespace.py
sfa/util/nodemanager.py
sfa/util/parameter.py
sfa/util/record.py
sfa/util/row.py
sfa/util/server.py [moved from sfa/util/geniserver.py with 95% similarity]
sfa/util/soapprotocol.py
sfa/util/table.py [moved from sfa/util/genitable.py with 87% similarity]
sfa/util/xmlrpcprotocol.py
sfacomponent/component.py
sfacomponent/copynode.sh
sfacomponent/plc/api.py
sfacomponent/server/component.py
sfatables/commands/moo.py
tests/client/testAggregate.py
tests/testRecord.py