Comment 7 for bug 1314534

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

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

commit b48bccc60e4fd552d7b127376f41810b61e0ba9d
Author: Assaf Muller <email address hidden>
Date: Mon Jun 1 17:05:56 2015 -0400

    Remove get_dhcp_port RPC method

    This method was last used in Icehouse. I think we can safely
    remove all of its code and tests. Icehouse to Liberty rolling
    upgrades are in no way expected to work so I just bumped
    the RPC version and removed all traces of the code.

    Change-Id: Ia545c5be7da80c919ad5bae6074bc1cc3aa89fa0
    Closes-Bug: #1314534