vswitchd: Require "target" column to be unique in OVS database.
[sliver-openvswitch.git] / vswitchd / vswitch.ovsschema
index a7901a8..53d1675 100644 (file)
@@ -1,6 +1,6 @@
 {"name": "Open_vSwitch",
  "version": "7.0.0",
- "cksum": "3537583872 17299",
+ "cksum": "438518409 17329",
  "tables": {
    "Open_vSwitch": {
      "columns": {
          "ephemeral": true},
        "status": {
          "type": {"key": "string", "value": "string", "min": 0, "max": "unlimited"},
-         "ephemeral": true}}},
+         "ephemeral": true}},
+     "indexes": [["target"]]},
    "Manager": {
      "columns": {
        "target": {