X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vswitchd%2Fvswitch.ovsschema;h=a1917ee5c30454af66d7858679050afe35e888e4;hb=ddffedda18b6f919cb896265e126574d75fcaf00;hp=04b691a53add55de6a4b7cba03eb46ac73cb6dfa;hpb=538c6dfab42ec72f916e80f916e858f988d1c48d;p=openvswitch diff --git a/vswitchd/vswitch.ovsschema b/vswitchd/vswitch.ovsschema index 04b691a5..a1917ee5 100644 --- a/vswitchd/vswitch.ovsschema +++ b/vswitchd/vswitch.ovsschema @@ -1,4 +1,6 @@ {"name": "Open_vSwitch", + "version": "1.0.0", + "cksum": "514853437 13985", "tables": { "Open_vSwitch": { "columns": { @@ -34,6 +36,9 @@ "ovs_version": { "type": {"key": {"type": "string"}, "min": 0, "max": 1}}, + "db_version": { + "type": {"key": {"type": "string"}, + "min": 0, "max": 1}}, "system_type": { "type": {"key": {"type": "string"}, "min": 0, "max": 1}},