[ovs-git] [openvswitch/ovs] 1ad086: controller: grant cap_net_admin to ovn-controller

Lorenzo Bianconi noreply at github.com
Fri Feb 28 23:01:02 UTC 2020


  Branch: refs/heads/branch-2.12
  Home:   https://github.com/openvswitch/ovs
  Commit: 1ad086b3c8e5e8e78378391388b547616fb15a4d
      https://github.com/openvswitch/ovs/commit/1ad086b3c8e5e8e78378391388b547616fb15a4d
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M ovn/controller/ovn-controller.c

  Log Message:
  -----------
  controller: grant cap_net_admin to ovn-controller

ovn-controller is currently running as non-root so it is not allowed to
configure system networking breaking ovn QoS support. Fix the issue
granting CAP_NET_ADMIN capability to ovn-controller process

Tested-by: Ying Xu <yinxu at redhat.com>
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Mark Michelson <mmichels at redhat.com>




More information about the git mailing list