Comment 5 for bug 1667485

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-sfc (stable/mitaka)

Reviewed: https://review.openstack.org/438174
Committed: https://git.openstack.org/cgit/openstack/networking-sfc/commit/?id=b18b6da02679e0534e7f6612a3d80c4f08645b41
Submitter: Jenkins
Branch: stable/mitaka

commit b18b6da02679e0534e7f6612a3d80c4f08645b41
Author: Bernard Cafarelli <email address hidden>
Date: Thu Feb 23 22:08:23 2017 +0100

    Drop localrc references

    devstack-gate supports local.conf over localrc now:
    https://review.openstack.org/#/c/326585/

    This broke our tempest check, so dropping the only element filling
    localrc file (sourcing devstackgaterc is needed all the time anyway to
    get the DEVSTACK_GATE_TEMPEST_REGEX variable)

    Change-Id: I9ee5e18cc5c879de500517e9c663ce99d01218d6
    Closes-Bug: 1667485
    (cherry picked from commit f081f642525b6027f1cad114d3d835bfd507e7dc)