]> git.proxmox.com Git - ovs.git/commit
ovn: Restrict encap modification to its creating chassis
authorMark Michelson <mmichels@redhat.com>
Thu, 27 Jul 2017 18:34:23 +0000 (13:34 -0500)
committerRussell Bryant <russell@ovn.org>
Mon, 31 Jul 2017 19:38:39 +0000 (15:38 -0400)
commitaf0e97217180a8cc38395482c00d04eba32ca052
treeec908ed209980f263af27cb10e26bcd93f3f0e90
parent0360ef87fb8b745f677c6bde189dda389d20992d
ovn: Restrict encap modification to its creating chassis

This patch extends RBAC restrictiveness of the encap table in
the ovn southbound database by only allowing modification by the
chassis that created the encap.

Signed-off-by: Mark Michelson <mmichels@redhat.com>
Reported-by: Lance Richardson <lrichard@redhat.com>
Acked-by: Lance Richardson <lrichard@redhat.com>
Signed-off-by: Russell Bryant <russell@ovn.org>
ovn/controller/chassis.c
ovn/northd/ovn-northd.c
ovn/ovn-sb.ovsschema
ovn/ovn-sb.xml
ovn/utilities/ovn-sbctl.c