removed the 'append' option to Allocate in the PL driver;
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 3 Jun 2015 15:54:17 +0000 (17:54 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 3 Jun 2015 15:54:17 +0000 (17:54 +0200)
commit28cbfea467ea4eabbf056fd6114d598f6c37d2ce
treec240db68c2872f303f03a6353dd42f883920e0eb
parentbe71b8d7c957590aecb593e5c9be315aa189729f
removed the 'append' option to Allocate in the PL driver;
replaced with the 'pltags' option that can be either 'ignore' (default), 'append' (only add the provided tags if not yet present) or anything else (try to do the magic, which is known to be a little fragile)
sfa/methods/Allocate.py
sfa/planetlab/pldriver.py
sfa/planetlab/plslices.py