Fixed bug : sfi.py show <node_hrn> was not working because
authorSandrine Avakian <sandrine.avakian@inria.fr>
Wed, 25 Jul 2012 14:53:36 +0000 (16:53 +0200)
committerSandrine Avakian <sandrine.avakian@inria.fr>
Wed, 25 Jul 2012 14:53:36 +0000 (16:53 +0200)
commitfceec8f0f45d73ff8cfc0a6537ff5777b6fd26f5
tree89a4a474c61dd8daaf5f6bfe0b4da323dfb50da6
parent09c4e754ebaa4d36d427d02f986a1d2829eef327
Fixed bug : sfi.py show <node_hrn> was not working because
the hrn was wrong in the sfa db (escape'\' characters inserted
and not removed from the hrn).
Fixed node hrn generation in slabimporter and OARrestapi
resulted in remving sfa.planetlab.plxrn PlXrn module from these
2 files.
sfa/importer/slabimporter.py
sfa/senslab/OARrestapi.py
sfa/senslab/slabaggregate.py