Merge "Fix missing allowed command in openvswitch xenapi agent"
This commit is contained in:
commit
e9c09d4f1b
@ -36,6 +36,7 @@ ALLOWED_CMDS = [
|
|||||||
'ip',
|
'ip',
|
||||||
'ovs-ofctl',
|
'ovs-ofctl',
|
||||||
'ovs-vsctl',
|
'ovs-vsctl',
|
||||||
|
'ovsdb-client',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user