Comment 17 for bug 1353266

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

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

commit f31a56a06c01adecfeaa679b49243c24accb65d1
Author: Michael Smith <email address hidden>
Date: Tue Sep 2 17:05:12 2014 +0000

    Remove subnet_id from check_ports_exist_on_l3agent

    Refactor check_ports_exist_on_l3agent so that subnet_id no longer
    needs to be passed. Instead it calls get_subnet_ids_on_router. This
    helps to pave the way for removing hints from schedule router.

    Partial-bug: #1353266
    Partial-bug: #1356639
    Co-Authored-By: Swaminathan Vasudevan <email address hidden>

    Change-Id: I6e9dcb0b899294bb4cf3e3d616a0a690049c338e