stream-ssl: Fix unimportant memory leak.
[openvswitch] / vswitchd / vswitch.ovsschema
index e9f615b687a8be2334a439f8dc4b36aa8cda5c6a..7b0a5398e190eaffcb15aea7742e66e26b13ae3e 100644 (file)
@@ -7,9 +7,6 @@
        "bridges": {
          "comment": "Set of bridges managed by the daemon.",
          "type": {"key": "uuid", "min": 0, "max": "unlimited"}},
-       "management_id": {
-         "comment": "Exactly 12 hex digits that identify the daemon.",
-         "type": "string"},
        "controller": {
          "comment": "Default Controller used by bridges.",
          "type": {"key": "uuid", "min": 0, "max": 1}},