Comment 3 for bug 1726841

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

Reviewed: https://review.openstack.org/514635
Committed: https://git.openstack.org/cgit/openstack/puppet-horizon/commit/?id=fec29f558646bc10ca4d58959e93effada7f3ea8
Submitter: Zuul
Branch: master

commit fec29f558646bc10ca4d58959e93effada7f3ea8
Author: Mateusz Kowalski <email address hidden>
Date: Tue Oct 24 14:32:16 2017 +0200

    Set display-name for WSGI

    In order to see all the processes named correctly based
    on their origins we should set display-name so all the WSGI
    processes are named difrerently from the Apache ones.

    Change-Id: I123530014c973e7312a18e384a2c0159842bf228
    Closes-bug: #1726841