Re: [ovs-dev] [PATCH v2 1/3] ovsdb: add support for role-based access controls

2017-05-31 Thread Lance Richardson
> From: "Ben Pfaff" > To: "Lance Richardson" > Cc: d...@openvswitch.org > Sent: Wednesday, 31 May, 2017 2:36:25 PM > Subject: Re: [ovs-dev] [PATCH v2 1/3] ovsdb: add support for role-based > access controls > > On Fri, May 12, 2017 at 03:07:23PM -

Re: [ovs-dev] [PATCH v2 1/3] ovsdb: add support for role-based access controls

2017-05-31 Thread Ben Pfaff
On Fri, May 12, 2017 at 03:07:23PM -0400, Lance Richardson wrote: > Add suport for ovsdb RBAC (role-based access control). This includes: > >- Support for "RBAC_Role" table. A db schema containing a table > by this name will enable role-based access controls using > this table for RB

[ovs-dev] [PATCH v2 1/3] ovsdb: add support for role-based access controls

2017-05-12 Thread Lance Richardson
Add suport for ovsdb RBAC (role-based access control). This includes: - Support for "RBAC_Role" table. A db schema containing a table by this name will enable role-based access controls using this table for RBAC role configuration. The "RBAC_Role" table has one row per role, wit