cfm: Expose detailed fault status in the database.
[openvswitch] / vswitchd / vswitch.ovsschema
index 6f2c458f5fc4c64fe0fa88af9440490581037363..c260c43d050e6df58dcba7a534321ff2a079bd8a 100644 (file)
@@ -1,6 +1,6 @@
 {"name": "Open_vSwitch",
- "version": "6.5.0",
- "cksum": "2847700438 16419",
+ "version": "6.6.0",
+ "cksum": "3676036878 16515",
  "tables": {
    "Open_vSwitch": {
      "columns": {
            "min": 0,
            "max": 1},
          "ephemeral": true},
+       "cfm_fault_status": {
+         "type": {"key": "string", "min": 0, "max": "unlimited"}},
        "lacp_current": {
          "type": {"key": {"type": "boolean"},
                   "min": 0, "max": 1},