add sfa_renew_slice to the sfa macro
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 24 Jun 2012 22:23:07 +0000 (00:23 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 24 Jun 2012 22:23:07 +0000 (00:23 +0200)
system/macros.py

index 3976b09..981b14b 100644 (file)
@@ -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',