Hopefully this version of plslices.py should be usable
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 20 Aug 2014 10:24:21 +0000 (12:24 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 20 Aug 2014 10:24:21 +0000 (12:24 +0200)
commit07d2ef7ca5bca250de679e57de863c9a305b0ae4
treeb62c9572f78ad363c38defcd5c80ce6e3cd20deb
parent58946999212ad7ece2c76cd6da3cd7ed074c2ebd
Hopefully this version of plslices.py should be usable
Slightly changed the strategy for creating dummy person instances
It is first attempted with the email provided by the caller, but that might fail because of email duplication
In this case we use an email that is derived from the hrn, like e.g.
hrn=onelab.inria.thierry_parmentelat -> email=thierry_parmentelat@onelab.inria.stub
sfa/planetlab/plslices.py