Thanks Han and Mark, applied to master.
On Wed, Mar 21, 2018 at 04:49:23PM -0500, Mark Michelson wrote: > Acked-by: Mark Michelson <[email protected]> > > On 03/16/2018 09:11 PM, Han Zhou wrote: > >Encap table already supported authentication. Update the out-of-date > >description. > > > >Signed-off-by: Han Zhou <[email protected]> > >--- > > ovn/ovn-architecture.7.xml | 4 +--- > > 1 file changed, 1 insertion(+), 3 deletions(-) > > > >diff --git a/ovn/ovn-architecture.7.xml b/ovn/ovn-architecture.7.xml > >index 808b932..ae5ca8e 100644 > >--- a/ovn/ovn-architecture.7.xml > >+++ b/ovn/ovn-architecture.7.xml > >@@ -1550,9 +1550,7 @@ > > <dt><code>Encap</code></dt> > > <dd> > > <p> > >- <code>Authorization</code>: disabled (all clients are considered > >- to be authorized. Future: add a "creating chassis name" column to > >- this table and use it for authorization checking. > >+ <code>Authorization</code>: client ID must match the chassis name. > > </p> > > <p> > > <code>Insert/Delete</code>: row insertion and row deletion > > > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
