Comment 3 for bug 1371503

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

Reviewed: https://review.openstack.org/122728
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=efd63cbf53846ae34ad8ba319ff221c7e26e5e65
Submitter: Jenkins
Branch: master

commit efd63cbf53846ae34ad8ba319ff221c7e26e5e65
Author: Dmitry Tantsur <email address hidden>
Date: Fri Sep 19 15:08:02 2014 +0200

    Do not cache auth token in Neutron DHCP provider

    Currently token expire after some time and deploy breaks.
    Also refactored all tests for Neutron DHCP provider, as
    many of them were just broken (e.g. using non-existing asserts).

    Change-Id: I38a8e95a09fd4737682e37b1162eb445fbc8012f
    Closes-Bug: #1371503