X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vswitchd%2Fvswitch.ovsschema;h=5afb606d521e45bda42fb3abbefe044d827a7ac8;hb=033419e81cac78924359f375e4ca558380f094c4;hp=e808aa3d92c3dd5e90d98b03cb2df4deecfeaa8b;hpb=195c8086244e33ec42fd9fc8354eaedfd849bbba;p=openvswitch diff --git a/vswitchd/vswitch.ovsschema b/vswitchd/vswitch.ovsschema index e808aa3d..5afb606d 100644 --- a/vswitchd/vswitch.ovsschema +++ b/vswitchd/vswitch.ovsschema @@ -1,6 +1,6 @@ {"name": "Open_vSwitch", - "version": "3.0.0", - "cksum": "705848946 15525", + "version": "3.1.0", + "cksum": "2572059147 15155", "tables": { "Open_vSwitch": { "columns": { @@ -220,20 +220,7 @@ "type": { "key": { "type": "uuid", "refTable": "Maintenance_Point"}, "min": 0, - "max": "unlimited"}, - "ephemeral": true}, - "unexpected_remote_mpids": { - "type": { - "key": { "type": "integer"}, - "min": 0, - "max": "unlimited"}, - "ephemeral": true}, - "unexpected_remote_maids": { - "type": { - "key": "string", - "min": 0, - "max": "unlimited"}, - "ephemeral": true}, + "max": "unlimited"}}, "fault": { "type": { "key": { "type": "boolean"},