Re: [ovs-dev] [RFC 5/5] ovn-sbctl: support setting rbac role for remote connections

2017-04-06 Thread Ben Pfaff
On Mon, Mar 27, 2017 at 02:56:13PM -0400, Lance Richardson wrote: > Add support for specifying rbac "role" when setting remote > connection configuration in southbound database. > > Signed-off-by: Lance Richardson Seems reasonable at first glance, thanks.

[ovs-dev] [RFC 5/5] ovn-sbctl: support setting rbac role for remote connections

2017-03-27 Thread Lance Richardson
Add support for specifying rbac "role" when setting remote connection configuration in southbound database. Signed-off-by: Lance Richardson --- ovn/utilities/ovn-sbctl.c | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git