Bug #2274

ovs-vsctl and ovs-ofctl are missing in sudoers file

Added by Stefan Kooman almost 8 years ago. Updated almost 8 years ago.

Status:ClosedStart date:08/22/2013
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-
Resolution:duplicate Pull request:
Affected Versions:OpenNebula 4.2

Description

If ONE is used with Open vSwitch support the following two sudo commands are needed in "opennebula-node" sudoers file in order to use Open vSwitch based networking:

%oneadmin ALL=(root) NOPASSWD: /usr/bin/ovs-vsctl
%oneadmin ALL=(root) NOPASSWD: /usr/bin/ovs-ofctl

Substitute "%oneadmin" for "%cloud" when running Ubuntu / Debian.


Related issues

Related to Bug #2257: Manage command paths for different distributions Closed 08/02/2013

History

#1 Updated by Ruben S. Montero almost 8 years ago

  • Status changed from Pending to Closed
  • Resolution set to duplicate

This should be fixed as part of #2257. The code is already in place but some documentation is missing

Also available in: Atom PDF