vswitchd: Remove duplicate "external_id" from Interface table
authorJustin Pettit <jpettit@nicira.com>
Tue, 14 Sep 2010 22:10:46 +0000 (15:10 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 14 Sep 2010 22:40:27 +0000 (15:40 -0700)
vswitchd/vswitch.ovsschema

index c8a4963..a7d2570 100644 (file)
          "ephemeral": true},
        "status": {
          "type": {"key": "string", "value": "string", "min": 0, "max": "unlimited"},
-         "ephemeral": true},
-       "external_ids": {
-         "type": {"key": "string", "value": "string",
-                  "min": 0, "max": "unlimited"}}}},
+         "ephemeral": true}}},
    "QoS": {
      "columns": {
        "type": {