Skip to content

Commit

Permalink
ovn-architecture: update description for OVN RBAC wrt Encap table
Browse files Browse the repository at this point in the history
Encap table already supported authentication. Update the out-of-date
description.

Signed-off-by: Han Zhou <[email protected]>
Signed-off-by: Ben Pfaff <[email protected]>
Acked-by: Mark Michelson <[email protected]>
  • Loading branch information
hzhou8 authored and blp committed Mar 31, 2018
1 parent e0e2410 commit 5dbf6b1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ovn/ovn-architecture.7.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5dbf6b1

Please sign in to comment.