Dummy Testbed Driver update and bug fix
authorMohamed Larabi <mohamed.larabi@inria.fr>
Fri, 19 Oct 2012 14:37:51 +0000 (16:37 +0200)
committerMohamed Larabi <mohamed.larabi@inria.fr>
Fri, 19 Oct 2012 14:37:51 +0000 (16:37 +0200)
commitb3feba3098ea9cb09d4d7cf6dc4d5b3b33c4b8a5
tree94d891e64f8b408feb3caabfad2e55551e16c2fd
parent297d39c6a7661361c0a9ef3e854c16705cbabd87
Dummy Testbed Driver update and bug fix
13 files changed:
config/default_config.xml
config/sfa-config-tty
setup.py
sfa.spec
sfa/dummy/README.txt [new file with mode: 0644]
sfa/dummy/__init__.py [new file with mode: 0644]
sfa/dummy/dummy_testbed_api.py
sfa/dummy/dummy_testbed_api_client.py [new file with mode: 0644]
sfa/dummy/dummyaggregate.py
sfa/dummy/dummydriver.py
sfa/dummy/dummyshell.py
sfa/generic/dummy.py
sfa/importer/dummyimporter.py