major fix about slice tags
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 3 Jun 2015 14:17:43 +0000 (16:17 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 3 Jun 2015 14:17:43 +0000 (16:17 +0200)
commit63bb6c04ee9f566071c3211a76e22559595d42e6
treed57eabbaa3cc6587f0c781ddb5d3b171fcef0d71
parent155a986546de9ce3e5356305f371aaee1927df6d
major fix about slice tags
no slice tags was exposed by sfi describe before this change
we now expose them properly with a 'scope' field that can be either 'slice' or 'sliver'
note that nodegroup-based tags are still silently ignored at this point
---
using allocate with the 'append' option is probably the best approach anyway, with an empty list of slice tags; this avoid resetting slice tags
sfa/planetlab/plaggregate.py
sfa/rspecs/elements/pltag.py
sfa/rspecs/elements/versions/pgv2SliverType.py