network/library
Wen Liang 3a591aa3d7 network_state: improve state comparison for achieving idempotency
`libnmstate.show()` would include the info like bridge timer etc which
should not be considered when comparing between the previous state and
current state. Instead, using the the `libnmstate.show_running_config()`
which would filter out these kind of data.

Signed-off-by: Wen Liang <liangwen12year@gmail.com>
2022-08-05 15:08:53 +02:00
..
__init__.py Add Pytest integration tests 2020-08-24 21:52:25 +02:00
network_connections.py IfcfgUtil: Remediate connection_seems_active() for controller 2022-06-01 10:42:25 -04:00
network_state.py network_state: improve state comparison for achieving idempotency 2022-08-05 15:08:53 +02:00