X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vswitchd%2Fvswitch.ovsschema;h=5fce9890560a456d29001ea467c608754dcd986a;hb=65c3058c22803c7e8d8fd0bfbb84fe27456fb137;hp=b32e26b23a13c3fa9b9bbcf109427e270fe94a2c;hpb=3a1831242856a975d57c875b8f8987b819e8dd39;p=sliver-openvswitch.git diff --git a/vswitchd/vswitch.ovsschema b/vswitchd/vswitch.ovsschema index b32e26b23..5fce98905 100644 --- a/vswitchd/vswitch.ovsschema +++ b/vswitchd/vswitch.ovsschema @@ -1,6 +1,6 @@ {"name": "Open_vSwitch", - "version": "6.1.1", - "cksum": "282564184 14747", + "version": "6.2.0", + "cksum": "212779557 14885", "tables": { "Open_vSwitch": { "columns": { @@ -209,6 +209,10 @@ "enum": ["set", ["up", "down"]]}, "min": 0, "max": 1}, "ephemeral": true}, + "link_resets": { + "type": {"key": {"type": "integer"}, + "min": 0, "max": 1}, + "ephemeral": true}, "link_speed": { "type": {"key": "integer", "min": 0, "max": 1}, "ephemeral": true},