The documentation was stale, stage-hints are inserted for most Northbound record types.
Signed-off-by: Dumitru Ceara <[email protected]> --- ovn-sb.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ovn-sb.xml b/ovn-sb.xml index 39acb81a41..86a7c40920 100644 --- a/ovn-sb.xml +++ b/ovn-sb.xml @@ -2957,9 +2957,8 @@ tcp.flags = RST; </column> <column name="external_ids" key="stage-hint" type='{"type": "uuid"}'> - UUID of a <ref db="OVN_Northbound"/> record that caused this logical flow - to be created. Currently used only for attribute of logical flows to - northbound <ref db="OVN_Northbound" table="ACL"/> records. + UUID of an <ref db="OVN_Northbound"/> record that caused this logical + flow to be created. </column> <column name="external_ids" key="source"> -- 2.48.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
