Commit 5e0b62cc authored by Romain Courteaud's avatar Romain Courteaud

slapos_cloud: SlapOSVirtualMasterConstraint need f#+=!$ TALES expression

parent 7791b681
......@@ -24,12 +24,9 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>validated\n
invalidated\n
suspended\n
\n
XXX add support to invalidated/suspended\n
but TALES is broken</string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
......@@ -37,7 +34,7 @@ but TALES is broken</string> </value>
</item>
<item>
<key> <string>membership_portal_type_list</string> </key>
<value> <string>Project</string> </value>
<value> <string>python: (\'Project\', )</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......@@ -45,7 +42,7 @@ but TALES is broken</string> </value>
</item>
<item>
<key> <string>workflow_state_list</string> </key>
<value> <string>validated</string> </value>
<value> <string>python: (\'validated\', \'invalidated\', \'suspended\')</string> </value>
</item>
<item>
<key> <string>workflow_variable</string> </key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment