On 03/05/2015 11:13 PM, Ben Pfaff wrote:
> On Thu, Mar 05, 2015 at 09:24:28PM -0500, Russell Bryant wrote:
>> The default_gw attribute of a logical router was defined as an IP
>> address in ovn-nb.xml, but as a boolean in ovn-nb.ovsschema.  Fix the
>> schema to reflect that this is an IP address.
>>
>> Signed-off-by: Russell Bryant <rbry...@redhat.com>
> 
> I think this patch reflects a misunderstanding of the "min" and "max"
> key-values pairs in a schema.  They limit the number of elements.  Thus,
> a column of type {"type": {"key": "string", "min": 0, "max": 1}} may
> contain one string or none.

Oops, thanks.

-- 
Russell Bryant
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to