Merge "Added support to update flows for induvidual security rule add/remove , after...
[ovsdb.git] / hwvtepsouthbound / hwvtepsouthbound-api / src / main / yang / hwvtep.yang
index 8b5bdbee1cd6cca06ac9faab6dd8e669a5d2f8c7..6244999fa1165ac50e770d3aa4c74fcf385891cc 100644 (file)
@@ -256,6 +256,10 @@ module hwvtep {
             description "Per Logical Switch tunnel key";
             type string;
         }
+        leaf logical-switch-managed-by {
+            description "The hwvtep global node to which this logical switch belongs to";
+            type hwvtep-global-ref;
+        }
     }
 
     grouping hwvtep-physical-port-attributes {