miss doing aging when ovsdb reconnect to df

Bug #1630482 reported by hujie
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DragonFlow
Fix Released
Undecided
hujie

Bug Description

when a new started df controller establish the connection to ovsdb, if there is no canary flow in the flow table, the aging will set the self.do_aging to False and add the canary flow by the init cookie value, when ovsdb reconnect to df controller, if df controller find the canary flow exis, it will renew the cookie value and send flows by new cookie, however the value of self.do_aging is False, so df controller will not do the aging.

hujie (mike-hu)
Changed in dragonflow:
assignee: nobody → hujie (mike-hu)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to dragonflow (master)

Fix proposed to branch: master
Review: https://review.openstack.org/382192

Changed in dragonflow:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to dragonflow (master)

Reviewed: https://review.openstack.org/382192
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=311e6eb067d50404487ca50f8efe34baa3889679
Submitter: Jenkins
Branch: master

commit 311e6eb067d50404487ca50f8efe34baa3889679
Author: hujie <email address hidden>
Date: Wed Oct 5 16:44:00 2016 +0800

    Fix miss do aging bug when ovsdb reconnect to df

    Change-Id: I09a9d51ecd1b12d75321a1e0804134d654c36b47
    Closes-bug: #1630482

Changed in dragonflow:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.