Comment 2 for bug 1675376

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

Reviewed: https://review.openstack.org/450740
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=af22899ebee2569bf1f84908d03cd854a9595835
Submitter: Jenkins
Branch: master

commit af22899ebee2569bf1f84908d03cd854a9595835
Author: aditi <email address hidden>
Date: Tue Mar 28 02:30:26 2017 +0530

    Run Watcher-API behind mod-wsgi

    This patch adds support to run watcher-api
    with mod-wsgi. It provides
    1. wsgi app script files, to run watcher-api under apache.
    2. updated devstack plugin to run watcher-api default with
       mod-wsgi.
    3. Document to deploy watcher-api behind wsgi.

    Change-Id: I8f1026f0b09fd774376220c2d117ee66f72421b8
    Closes-Bug: #1675376