Comment 2 for bug 1950798

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

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/820928
Committed: https://opendev.org/openstack/openstack-ansible-os_horizon/commit/3c20e3607ec1d4ad488c532df5d87ecb8f1e20ce
Submitter: "Zuul (22348)"
Branch: master

commit 3c20e3607ec1d4ad488c532df5d87ecb8f1e20ce
Author: Dmitriy Rabotyagov <email address hidden>
Date: Tue Dec 7 20:17:18 2021 +0200

    Improve defining horizon_lib_dir

    Instead of hardcoding lib directory for distro installs, we can
    retrieve it dynamically based on the horizon.__file__ output

    Change-Id: I8e87f9a9945b7526c90ca8c4dc09e43a86ab62e0
    Closes-Bug: #1950798