X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vswitchd%2Fvswitch.ovsschema;h=315affcb84837fa052d7565e5f77e0f4ab532c43;hb=347d48798f40f7e835082338e92eb2e5a21a39a2;hp=be23c921a32c42f00930936f4357c20b71da4b67;hpb=cc7ecee48ade1626a6fb6548fff592dcd074e33f;p=openvswitch diff --git a/vswitchd/vswitch.ovsschema b/vswitchd/vswitch.ovsschema index be23c921..315affcb 100644 --- a/vswitchd/vswitch.ovsschema +++ b/vswitchd/vswitch.ovsschema @@ -1,6 +1,6 @@ {"name": "Open_vSwitch", - "version": "5.0.0", - "cksum": "456700307 14434", + "version": "5.1.0", + "cksum": "154459795 14545", "tables": { "Open_vSwitch": { "columns": { @@ -16,6 +16,8 @@ "type": {"key": {"type": "uuid", "refTable": "SSL"}, "min": 0, "max": 1}}, + "other_config": { + "type": {"key": "string", "value": "string", "min": 0, "max": "unlimited"}}, "external_ids": { "type": {"key": "string", "value": "string", "min": 0, "max": "unlimited"}},