register_resource(autoDeploy=True)
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 8 Mar 2016 17:15:10 +0000 (18:15 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 8 Mar 2016 17:15:10 +0000 (18:15 +0100)
commitef3b957e965468e23f96696b9e2e6856ce933b07
treed0269656df6e694c8a87663ff6d1430e9c5e2ff9
parent719bae09cce5093d96acdf4ec04658d37fea3337
register_resource(autoDeploy=True)
as a shothand instead of
register_resource() + deploy()
nepi/execution/ec.py