Added site in Slab RSpec format, for easier filtering
authorSandrine Avakian <sandrine.avakian@inria.fr>
Wed, 13 Feb 2013 13:08:43 +0000 (14:08 +0100)
committerSandrine Avakian <sandrine.avakian@inria.fr>
Wed, 13 Feb 2013 13:08:43 +0000 (14:08 +0100)
commit1bde0b9053480e43a5fe3e81647f4cd9c2f20fb6
treed0bfc8de02dc5719c64f3b01f65770857c95258e
parent2b414e3ee21e5a65cf12e931cc153d1c598d8cd7
Added site in Slab RSpec format, for easier filtering
on the nodes.
+ Added SlabLocation class in slabv1Node
+ Changed connecton information which is based on
the location of the node. If nodes from multiples sites are selected, the user
is told how to connect via ssh on each site in the network item, with the "ssh"
attribute list.
Added a check upon lease creation, so that the lease duration
is compliant with Senslab's minimun experiment duration.
sfa/rspecs/elements/versions/slabv1Node.py
sfa/rspecs/versions/slabv1.py
sfa/senslab/slabaggregate.py
sfa/senslab/slabdriver.py
testbeds/senslab/tests/TestSuite.py