Comment 14 for bug 1832306

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

Reviewed: https://review.opendev.org/670832
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=5eb780d0b0d12186c57b828320c3421b98b97840
Submitter: Zuul
Branch: master

commit 5eb780d0b0d12186c57b828320c3421b98b97840
Author: Eddie Yen <email address hidden>
Date: Mon Jul 15 13:20:39 2019 +0000

    Delete default gnocchi & aodh wsgi conf in Ubuntu binary

    Ubuntu distro package will create default wsgi conf in apache
    during gnocchi-api and aodh-api installation. We need to delete
    them since we only use the conf that pushed by kolla-ansible.

    Change-Id: Ib31e733eba12deebdf469c306dfba4191a1b89f5
    Related-Bug: 1832306
    Related-Bug: 1836520