Add "external_ids" column to Open_vSwitch table, add "system-uuid" on Xen.
[sliver-openvswitch.git] / vswitchd / vswitch.ovsschema
index 3a20385..f0217cd 100644 (file)
@@ -16,6 +16,9 @@
          "type": {"key": {"type": "uuid",
                           "refTable": "SSL"},
                   "min": 0, "max": 1}},
+       "external_ids": {
+         "type": {"key": "string", "value": "string",
+                  "min": 0, "max": "unlimited"}},
        "next_cfg": {
          "type": "integer"},
        "cur_cfg": {