[ovs-dev] [PATCH] ovn-architecture: update description for OVN RBAC wrt Encap table

Han Zhou zhouhan at gmail.com
Sat Mar 17 02:11:42 UTC 2018


Encap table already supported authentication. Update the out-of-date
description.

Signed-off-by: Han Zhou <hzhou8 at ebay.com>
---
 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
-- 
2.1.0



More information about the dev mailing list