network/module_utils/network_lsr
Elvira Garcia Ruiz ef20874f4d library: Change ethtool features to use underscores
Ethtool features should use underscores instead of dashes. A
warning shows in case dashes used, and it fails if underscore and dashes are
mixed. Unit tests and integration tests have been added. Since nm already
needed underscores, the string processing that was made in nm_provider is now
unneeded and therefore removed.
2020-06-15 14:13:23 +02:00
..
__init__.py Modularize role 2018-08-15 10:04:47 +02:00
argument_validator.py library: Change ethtool features to use underscores 2020-06-15 14:13:23 +02:00
ethtool.py ethtool: use GPERMADDR instead the ethtool command line tool 2020-05-15 16:11:56 +02:00
nm_provider.py library: Change ethtool features to use underscores 2020-06-15 14:13:23 +02:00
utils.py ethtool: use GPERMADDR instead the ethtool command line tool 2020-05-15 16:11:56 +02:00