From: Thierry Parmentelat Date: Sun, 24 Jun 2012 22:23:07 +0000 (+0200) Subject: add sfa_renew_slice to the sfa macro X-Git-Tag: tests-5.1-7~10 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=26b4c2bd3c44de44cfbd2b5bd9a75b109c1a5b6e;p=tests.git add sfa_renew_slice to the sfa macro --- diff --git a/system/macros.py b/system/macros.py index 3976b09..981b14b 100644 --- a/system/macros.py +++ b/system/macros.py @@ -24,6 +24,7 @@ sequences['sfa'] = [ 'sfa_add_pi', 'sfa_add_user', 'sfa_add_slice', + 'sfa_renew_slice', 'sfa_discover', 'sfa_create_slice', 'sfa_check_slice_plc',