[wicked-commit] [openSUSE/wicked] 4de168: ovs: ovs bridge requires parent name only
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 4de168df094f391f8ccba685fd70d1d6fab5f94e https://github.com/openSUSE/wicked/commit/4de168df094f391f8ccba685fd70d1d6fa... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M client/compat.c M client/suse/compat-suse.c M src/dbus-objects/ovs.c M src/ovs.c Log Message: ----------- ovs: ovs bridge requires parent name only Commit: 9e18972058b121993fdb8eb86e2b90faad1be2fb https://github.com/openSUSE/wicked/commit/9e18972058b121993fdb8eb86e2b90faad... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: cleanup of double supplemental param read Commit: 6b95a92b562a9e59b4bcb433368744ee4f00e77c https://github.com/openSUSE/wicked/commit/6b95a92b562a9e59b4bcb433368744ee4f... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: add ni_fsm_refresh_ovs_bridge() Refresh ovs bridge dependencies from initial fsm refresh function in order to re-create the device structure and prevent error messages on ifdown. Commit: dfd7d6f6a085b95bb0adc9b1967fd018034e8dc5 https://github.com/openSUSE/wicked/commit/dfd7d6f6a085b95bb0adc9b1967fd01803... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M schema/ovs-bridge.xml Log Message: ----------- schema: fix ovs bridge check-state requirements newDevice method call requirement to wait for subordinate device's state to become device-up. linkUp method call needed at least link-up state for subordinate device. Commit: 1abe92d43ac1556b505b30c6c31471fe420b4869 https://github.com/openSUSE/wicked/commit/1abe92d43ac1556b505b30c6c31471fe42... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M src/dbus-objects/ovs.c M src/dbus-objects/team.c Log Message: ----------- ovs: allow updating existing ovs bridge ports Commit: 16f0a1c0825582569ec5649719d0d0d6523d8bc8 https://github.com/openSUSE/wicked/commit/16f0a1c0825582569ec5649719d0d0d652... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M src/dbus-objects/ovs.c Log Message: ----------- ovs: fixes for ovs bridge objectmodel functions Initialize result dict with proper type. Return dbus error when property not present. Minor formatting cleanup. Commit: 1ad6860a0f9e5dd09081d18bc2ffb3302003c873 https://github.com/openSUSE/wicked/commit/1ad6860a0f9e5dd09081d18bc2ffb33020... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M client/compat.c M client/suse/compat-suse.c M schema/ovs-bridge.xml M src/dbus-objects/ovs.c M src/dbus-objects/team.c M src/fsm.c M src/ovs.c Log Message: ----------- Merge pull request #588 from pwieczorkiewicz/ovs-fixes ovs: fixes for bridge ports and refresh of the structure Compare: https://github.com/openSUSE/wicked/compare/d6c746c63066...1ad6860a0f9e
participants (1)
-
Pawel Wieczorkiewicz