[wicked-commit] [openSUSE/wicked] 718f80: ovs: use --may-exist option in add-port (bsc#95131...
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 718f804abb24038a4241ff99f809f020eed1e024 https://github.com/openSUSE/wicked/commit/718f804abb24038a4241ff99f809f020ee... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-10-21 (Wed, 21 Oct 2015) Changed paths: M src/ifconfig.c M src/ovs.c M src/ovs.h Log Message: ----------- ovs: use --may-exist option in add-port (bsc#951315) This just avoids errors when the port is already in the db but does not trigger an enslave inside of openvswitch yet. The remaining parts have to be addressed in openvswitch. Commit: bd35d9602d83c521331a1fe8399eb43521e17f39 https://github.com/openSUSE/wicked/commit/bd35d9602d83c521331a1fe8399eb43521... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-10-21 (Wed, 21 Oct 2015) Changed paths: M src/ifconfig.c M src/ovs.c M src/ovs.h Log Message: ----------- Merge pull request #605 from mtomaschewski/ovs-add-port ovs: use --may-exist option in add-port (bsc#951315) Compare: https://github.com/openSUSE/wicked/compare/334208b02a0d...bd35d9602d83
participants (1)
-
Pawel Wieczorkiewicz