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

2017-05-08 Thread Ben Pfaff
On Mon, May 01, 2017 at 10:13:32AM -0400, Lance Richardson wrote: > Add support for specifying rbac "role" when setting remote > connection configuration in the southbound database. > > Prior to this change, usage examples included: > > ovn-sbctl set-connection ptcp:6642 > ovn-sbctl

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

2017-05-01 Thread Lance Richardson
Add support for specifying rbac "role" when setting remote connection configuration in the southbound database. Prior to this change, usage examples included: ovn-sbctl set-connection ptcp:6642 ovn-sbctl set-connection pssl:6642 \ read-only ptcp: \