another step of moving stuff around where it belongs
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 1 Nov 2011 23:48:01 +0000 (00:48 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 1 Nov 2011 23:48:01 +0000 (00:48 +0100)
commitfd26329a0ce5139c6e4938157fc54fafe431f3bc
treef9ec31209e84dd2c62e252f54fd949f6a05b29b4
parent4bb7dbe3ccaccb337b57ec1da224556b35a218b9
another step of moving stuff around where it belongs
util/ should be free of networking stuff
17 files changed:
sfa/client/sfascan.py
sfa/client/sfi.py
sfa/client/soapprotocol.py [moved from sfa/util/soapprotocol.py with 95% similarity]
sfa/client/xmlrpcprotocol.py [moved from sfa/util/xmlrpcprotocol.py with 98% similarity]
sfa/managers/aggregate_manager.py
sfa/managers/registry_manager.py
sfa/managers/slice_manager.py
sfa/plc/plcomponentdriver.py
sfa/server/interface.py
sfa/server/sfa-clean-peer-records.py
sfa/server/sfa-start.py
sfa/server/sfa_component_setup.py
sfa/server/sfaapi.py
sfa/server/threadmanager.py [moved from sfa/util/threadmanager.py with 100% similarity]
sfa/util/rspecHelper.py [deleted file]
sfa/util/ssl_socket.py [deleted file]
tests/testInterfaces.py