← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1524291] Re: check_ports_on_host_and_subnet() duplicates check_ports_exist_on_l3agent()

 

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

commit 56eb877d250794a38bcf4f6b94aee1add4723ae0
Author: Oleg Bondarev <obondarev@xxxxxxxxxxxx>
Date:   Wed Dec 9 17:58:14 2015 +0300

    Remove duplicate for check_ports_exist_on_l3agent
    
    This removes check_ports_on_host_and_subnet which mostly duplicates what
    check_ports_exist_on_l3agent is doing.
    Also rename check_ports_exist_on_l3agent to check_dvr_serviceable_ports_on_host
    for more clarity.
    
    Closes-Bug: #1524291
    Change-Id: Ie02c68279c2bbafffc7be4d9a81fe25a0e983d58


** 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/1524291

Title:
  check_ports_on_host_and_subnet() duplicates
  check_ports_exist_on_l3agent()

Status in neutron:
  Fix Released

Bug description:
  check_ports_on_host_and_subnet() mostly duplicates
  check_ports_exist_on_l3agent() and should be removed

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


References