Comment 34 for bug 1453350

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

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

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

    Skip DHCP agent query in provisioning block setup

    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 allows us to skip a query to the agents and configuration
    parsing on every port provisioning block setup.

    Related-Bug: #1453350
    Change-Id: I8111469ad4b0d88580bff7a77492ad95af8e9377