vswitchd: Make "cfm_fault_status" column ephemeral.
[sliver-openvswitch.git] / vswitchd / vswitch.ovsschema
index 7a51a0d..4182d2b 100644 (file)
@@ -1,6 +1,6 @@
 {"name": "Open_vSwitch",
- "version": "6.9.1",
- "cksum": "3226481229 16682",
+ "version": "6.9.2",
+ "cksum": "2800409701 16724",
  "tables": {
    "Open_vSwitch": {
      "columns": {
            "max": 1},
          "ephemeral": true},
        "cfm_fault_status": {
-         "type": {"key": "string", "min": 0, "max": "unlimited"}},
+         "type": {
+           "key": "string", "min": 0, "max": "unlimited"},
+           "ephemeral": true},
        "cfm_health": {
          "type": {"key": {"type": "integer",
                           "minInteger": 0,