debian: Modify ovs-bugtool to include collectd rrd logs
[openvswitch] / vswitchd / vswitch.ovsschema
index f975851dab9eeb0c6c98534dd8b270824fa722fd..70e56f4c14e09d4eb73df00d0c2fe002aa3ee52a 100644 (file)
@@ -1,6 +1,6 @@
 {"name": "Open_vSwitch",
- "version": "1.0.3",
- "cksum": "2654345387 14137",
+ "version": "1.0.5",
+ "cksum": "2737967217 14145",
  "tables": {
    "Open_vSwitch": {
      "columns": {
        "mac": {
          "type": {"key": {"type": "string"},
                   "min": 0, "max": 1}},
-       "bond_type": {
+       "bond_mode": {
          "type": {"key": {"type": "string",
-           "enum": ["set", ["slb", "active-backup"]]},
+           "enum": ["set", ["balance-slb", "active-backup"]]},
          "min": 0, "max": 1}},
        "bond_updelay": {
          "type": "integer"},