Comment 40 for bug 1453350

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

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

commit 4094979777102dd36a79d7fe8c809f9e360a946a
Author: Kevin Benton <email address hidden>
Date: Thu Mar 2 02:08:20 2017 -0800

    Drop 'notifies_port_ready' check for DHCP agents

    Provisioning blocks merged in Newton so for Pike we can
    safely assume we are not running with Liberty agents that
    don't notify the server when the port is ready.

    This also drops a block of logic in the agent that was providing
    forward compatibility with servers that didn't support the
    'dhcp_ready_on_ports' endpoint since servers have been supporting
    it for so long and we don't normally allow agents to be upgraded
    first anyway.

    Related-Bug: #1453350
    Change-Id: Ia86547fb4601915d7dd852b6f7a11c120089d6f6