Adding sfa support ple using hostname
authorLucia Guevgeozian Odizzio <lucia.guevgeozian_odizzio@inria.fr>
Fri, 21 Mar 2014 10:20:55 +0000 (11:20 +0100)
committerLucia Guevgeozian Odizzio <lucia.guevgeozian_odizzio@inria.fr>
Fri, 21 Mar 2014 10:20:55 +0000 (11:20 +0100)
commit071f62fddeabab808850b303249adaaf84747c4c
treef0d717d30d939cb0ae9a16526ead7cbfded89c0d
parent3a817c61655c2684e5783fc3346fc2d6fa0f4e9a
Adding sfa support ple using hostname
13 files changed:
Makefile
examples/linux/ccn/two_nodes_file_retrieval.py [changed mode: 0644->0755]
examples/planetlab/sfa.py [new file with mode: 0755]
src/nepi/resources/linux/ccn/ccnd.py
src/nepi/resources/linux/ccn/ccnr.py
src/nepi/resources/linux/node.py
src/nepi/resources/planetlab/sfa_node.py [new file with mode: 0644]
src/nepi/util/sfa_api.py [deleted file]
src/nepi/util/sfaapi.py [new file with mode: 0644]
src/nepi/util/sfarspec_proc.py [new file with mode: 0644]
test/lib/test_utils.py
test/resources/linux/node.py
test/resources/planetlab/sfa_node.py [new file with mode: 0755]