Skip to content

[th/reapply-autoconnect-slaves] device: allow reapply for changed "connection.autoconnect-slaves" property

Thomas Haller requested to merge th/reapply-autoconnect-slaves into main

We list the properties that can be reapplied, and reject the reapply operation for any other changes. The idea is that usually reapply of a property requires an explicit implementation (or may not make sense).

"connection.autoconnect-slaves" is something that takes effect when activating the master device. It does not matter when the device is already active, thus there is no need to reject the reapply operation.

https://bugzilla.redhat.com/show_bug.cgi?id=2065049

Merge request reports