diff mbox series

[ovs-dev,4/6] ovn-sb.xml: Add the missing documentation for redirect-type.

Message ID 20210813225534.2558974-5-hzhou@ovn.org
State Accepted
Headers show
Series Use Distributed Gateway Port for ovn-controller scalability. | expand

Checks

Context Check Description
ovsrobot/apply-robot success apply and check: success
ovsrobot/github-robot-_Build_and_Test success github build: passed
ovsrobot/github-robot-_ovn-kubernetes fail github build: failed

Commit Message

Han Zhou Aug. 13, 2021, 10:55 p.m. UTC
Signed-off-by: Han Zhou <hzhou@ovn.org>
---
 ovn-sb.xml | 8 ++++++++
 1 file changed, 8 insertions(+)
diff mbox series

Patch

diff --git a/ovn-sb.xml b/ovn-sb.xml
index f3b6307e3..4d1cd4eaf 100644
--- a/ovn-sb.xml
+++ b/ovn-sb.xml
@@ -3177,6 +3177,14 @@  tcp.flags = RST;
         The name of the distributed port for which this
         <code>chassisredirect</code> port represents a particular instance.
       </column>
+
+      <column name="options" key="redirect-type">
+        The value is copied from the column
+        <ref table="Logical_Router_Port" column="options" db="OVN_Northbound"/>
+        in the OVN_Northbound database's
+        <ref table="Logical_Router_Port" db="OVN_Northbound"/> table for the
+        distributed parent of this port.
+      </column>
     </group>
 
     <group title="Nested Containers">