Comment 3 for bug 1668966

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

Reviewed: https://review.openstack.org/507011
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=61b81d0c735f7d4ccbde4f4c818e4a7320ea544a
Submitter: Zuul
Branch: master

commit 61b81d0c735f7d4ccbde4f4c818e4a7320ea544a
Author: Vasyl Saienko <email address hidden>
Date: Mon Sep 25 10:44:09 2017 +0300

    Add uWSGI support

    This patch implements uWSGI support for ironic API service.
    ironic/api/app.wsgi is deprecated in favor of pbr generated
    ironic-api-wsgi

    Co-Authored-By: anascko <email address hidden>

    Change-Id: Ieb68c1042e31b77f9a549fd90afe31a65008deca
    Closes-Bug: #1719260
    Closes-Bug: #1668966