Comment 5 for bug 1582729

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/322015
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=891f6b0fa77762ce8fe57ea16c188be0233b8fdb
Submitter: Jenkins
Branch: stable/mitaka

commit 891f6b0fa77762ce8fe57ea16c188be0233b8fdb
Author: Alex Schultz <email address hidden>
Date: Thu May 19 09:15:01 2016 -0600

    Update keystone noop tests for wsgi files

    Change I03a7a057cae0bf86331191faf47ec394487150a7 is updating the source
    path of the wsgi files used to configure keystone under apache. This
    change updates the noop tests to just check that the files exist and
    configured in the catalog but to exclude the path information. Once the
    change in upstream gets merged, we could add the path information back
    in but fuel really shouldn't care where it lives so long as they are
    configured. The upstream tests should be relied on to ensure the
    source/destination paths are managed correctly.

    Change-Id: I9969185306c77254e781b2c52a6b9bededf40a98
    Related-Bug: #1539201
    Related-Bug: #1582729
    (cherry picked from commit b09d1cbbc159ffbbf2263a7a1dae994ef2023c39)