← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1558888] Re: Duplicated codes in ovs_neutron_agent and ovs_dvr_neutron_agent

 

Reviewed:  https://review.openstack.org/294378
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=bc53c3b376b08e66f93048ced5e9349105d13ddf
Submitter: Jenkins
Branch:    master

commit bc53c3b376b08e66f93048ced5e9349105d13ddf
Author: JieLee <JieLi2087@xxxxxxx>
Date:   Sun Jan 3 08:37:23 2016 +0800

    ML2 remove extra checks in ovs_dvr_neutron_agent
    
    Remove the extra checks in ovs_dvr_neutron_agent that can be done in
    ovs_neutron_agent in one place.
    
    Closes-bug: #1558888
    
    Change-Id: I7192e1c0447ea35649672caa771e5a9c6aa2636b


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1558888

Title:
  Duplicated codes  in  ovs_neutron_agent and ovs_dvr_neutron_agent

Status in neutron:
  Fix Released

Bug description:
  After the neutron-openvswitch-agent service starting or the  openvswitch restarting, 
   neutron-openvswitch-agent will check if it run in dvr mode and then determine to 
  set dvr flows or not, howerver, i find  there are some dumplcate if statements, .

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1558888/+subscriptions


References