X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=vswitchd%2Fvswitch.ovsschema;h=8661875ff28b0b6b7ef04b3b28fc49208b4ee8e9;hb=fb0d597fb64308c60001e3afc9b31eb295dedb6b;hp=2331064fffcd65ed31684a08ea88d545a597f8fe;hpb=2b7093cd3c66b4f2c796256ef770c4a557e16492;p=openvswitch diff --git a/vswitchd/vswitch.ovsschema b/vswitchd/vswitch.ovsschema index 2331064f..8661875f 100644 --- a/vswitchd/vswitch.ovsschema +++ b/vswitchd/vswitch.ovsschema @@ -229,4 +229,5 @@ "ca_cert": { "type": "string"}, "bootstrap_ca_cert": { - "type": "boolean"}}}}} + "type": "boolean"}}, + "maxRows": 1}}}