ovsdb: Fix bug in "wait" command implementation.
[openvswitch] / vswitchd / vswitch.ovsschema
index 7f5863fa762af1ef2f08e8107aa92024b91e8af4..a7d25703609e4e6f4e67a0503b019c8b7c832b3b 100644 (file)
        "statistics": {
          "type": {"key": "string", "value": "integer", "min": 0, "max": "unlimited"},
          "ephemeral": true},
-       "external_ids": {
-         "type": {"key": "string", "value": "string",
-                  "min": 0, "max": "unlimited"}}}},
+       "status": {
+         "type": {"key": "string", "value": "string", "min": 0, "max": "unlimited"},
+         "ephemeral": true}}},
    "QoS": {
      "columns": {
        "type": {