creole/tests/flattener_dicos/10valid_enum_eosfunc_probe/00-base.xml

28 lines
582 B
XML

<?xml version="1.0" encoding="utf-8"?>
<creole>
<files/>
<containers/>
<variables>
<family name='general'>
<variable name='mode_conteneur_actif' type='string' description="No change">
<value>non</value>
</variable>
</family>
<separators/>
</variables>
<constraints>
<check name="valid_enum" target="mode_conteneur_actif" probe="True">
<param type="python">get_net_devices</param>
</check>
</constraints>
<help/>
</creole>
<!-- vim: ts=4 sw=4 expandtab
-->