[ovs-dev] [PATCH v5 2/6] ovn: Add bridge mappings to ovn-controller.

Russell Bryant rbryant at redhat.com
Mon Aug 3 14:25:06 UTC 2015


On 07/31/2015 10:09 PM, Russell Bryant wrote:
> On 07/31/2015 07:07 PM, Ben Pfaff wrote:
>> I think that the code is intended to remove the patch ports when they
>> are not longer needed, but when I followed up with:
>>
>>     ovs-vsctl remove open . external-ids ovn-bridge-mappings
>>     ovs-vsctl show
>>
>> I still saw them.
> 
> Well ... that's embarrassing.  Yeah, it doesn't work anymore for me
> either.  I'll fix all of this up.

Ah, I see ... the code worked if you just changed the contents of
ovn-bridge-mappings but not if you deleted the key completely like
above.  When it's missing it skipped the code that cleaned up
completely.  It's fixed now.

-- 
Russell Bryant



More information about the dev mailing list