better mandatory/empty support for mandatory_warnings

This commit is contained in:
2016-06-29 21:42:54 +02:00
parent 0c8398e4a6
commit 44d585a5e2
5 changed files with 87 additions and 10 deletions

View File

@ -220,6 +220,7 @@ class MasterSlaves(object):
# not self_properties,
# depends to index
#self_properties=self_properties,
setting_properties=setting_properties,
masterlen=masterlen,
from_masterslave=True,
returns_raise=True)