On Wed, Jul 26, 2017 at 5:05 PM, Mark Michelson <mmich...@redhat.com> 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 <mmich...@redhat.com>
> Reported-by: Lance Richardson <lrich...@redhat.com>
> ---
>  ovn/controller/chassis.c  | 1 +
>  ovn/northd/ovn-northd.c   | 2 +-
>  ovn/ovn-sb.ovsschema      | 7 ++++---
>  ovn/ovn-sb.xml            | 3 +++
>  ovn/utilities/ovn-sbctl.c | 1 +
>  5 files changed, 10 insertions(+), 4 deletions(-)
>

This version doesn't seem to build for me:

./ovsdb/ovsdb-idlc.in: syntax
"{"columns":{"chassis-name":{"type":"string"},"ip":{"type":"string"},"options":{"type":{"key":"string","max":"unlimited","min":0,"value":"string"}},"type":{"type":{"key":{"enum":["set",["geneve","stt","vxlan"]],"type":"string"}}}}}":
syntax error: name must be a valid id
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to