ovn-controller.8: Correct reference to "ovn-encap-type".
[cascardo/ovs.git] / ovn / ovn-nb.ovsschema
index 20fdc79..780fe33 100644 (file)
@@ -1,5 +1,7 @@
 {
     "name": "OVN_Northbound",
+    "version": "1.0.0",
+    "cksum": "3052542625 4535",
     "tables": {
         "Logical_Switch": {
             "columns": {
@@ -34,7 +36,7 @@
                 "parent_name": {"type": {"key": "string", "min": 0, "max": 1}},
                 "tag": {
                      "type": {"key": {"type": "integer",
-                                      "minInteger": 0,
+                                      "minInteger": 1,
                                       "maxInteger": 4095},
                               "min": 0, "max": 1}},
                 "macs": {"type": {"key": "string",