Comment 17 for bug 1661360

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

Reviewed: https://review.openstack.org/428778
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=9f48b91ce77c57d45b916b865ab2f2e075299543
Submitter: Jenkins
Branch: master

commit 9f48b91ce77c57d45b916b865ab2f2e075299543
Author: Emilien Macchi <email address hidden>
Date: Fri Feb 3 10:30:59 2017 -0500

    Stop deploying Nova API in WSGI with Apache

    It was suggested by Nova team to not deploying Nova API in WSGI with
    Apache in production.
    It's causing some issues that we didn't catch until now (see in the bug
    report). Until we figure out what was wrong, let's disable it so we can
    move forward in the upgrade process.

    Change-Id: I09b73476762593642a0e011f83f0233de68f2c33
    Related-Bug: 1661360