Re: [ovs-dev] [PATCH v2] ovn: Restrict encap modification to its creating chassis

2017-07-27 Thread Russell Bryant
On Wed, Jul 26, 2017 at 5:05 PM, Mark Michelson wrote: > 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

[ovs-dev] [PATCH v2] ovn: Restrict encap modification to its creating chassis

2017-07-26 Thread Mark Michelson
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 Reported-by: Lance Richardson --- ovn/controller/chassis.c | 1