summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAaron Conole <aconole@redhat.com>2018-08-08 10:36:10 -0400
committerBen Pfaff <blp@ovn.org>2018-08-21 14:20:20 -0700
commit08c05ad2d975b9485f3a1ac1c1737b48dad9269f (patch)
tree6efe459d65c5ad6726e328e1581f5791a0a3082d /NEWS
parent22c33c3039321dfd331530e34a0d9080801e30e8 (diff)
downloadopenvswitch-08c05ad2d975b9485f3a1ac1c1737b48dad9269f.tar.gz
ovn-ctl: allow configuring user:group for daemons
Add two options, one for controlling the ovs daemon user/group, and the other for controlling the ovn daemon user/group. This allows a fine-grained split between OVN and OVS daemons, and keeps the syntax and user/group separation from ovs-ctl when running ovn-ctl. Signed-off-by: Aaron Conole <aconole@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8987f9a79..8077c9e8a 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ Post-v2.10.0
as the default syslog method.
- The environment variable OVS_CTL_TIMEOUT, if set, is now used
as the default timeout for control utilities.
+ - ovn:
+ * ovn-ctl: allow passing user:group ids to the OVN daemons.
v2.10.0 - xx xxx xxxx