On Thu, Jul 27, 2017 at 11:49 AM Russell Bryant wrote:
> 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.
> >
> > Sig
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
> Reported-by: Lance Richardson
> ---
> o
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 +
ovn/northd/ovn-northd.c | 2 +-
ovn/o