network/module_utils/network_lsr
Thomas Haller 97e216c716 module: don't expose "name" parameter for ArgValidator.validate()
The "name" argument is an implementation detail, that is used
by ArgValidatorDict and ArgValidatorList to pass a complex (nested)
name of what is currently parsed.

Callers are not supposed to see or use this argument.
Hide it, by adding an internal helper method _validate().
2018-10-10 15:20:25 +02:00
..
__init__.py Modularize role 2018-08-15 10:04:47 +02:00
argument_validator.py module: don't expose "name" parameter for ArgValidator.validate() 2018-10-10 15:20:25 +02:00
utils.py module: make Utils.create_uuid() working without pygobject 2018-10-10 15:20:25 +02:00