Comment 1 for bug 1849174

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

Reviewed: https://review.opendev.org/688323
Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=ba74c647711062870fa4a0b1c7afea1f7802a073
Submitter: Zuul
Branch: master

commit ba74c647711062870fa4a0b1c7afea1f7802a073
Author: Erik Olof Gunnar Andersson <email address hidden>
Date: Sun Oct 13 21:24:28 2019 -0700

    Fix api wsgi entrypoint

    This patch fixes a bunch of issues with the wsgi
    entrypoint and the api implementation in general.

    * Fixed issue with versions and mod_wsgi.
    * Fixed href not properly redirecting under mod_wsgi.
    * Fixed Webhook middleware not handling /cluster/v1 uri.
    * Register objects when starting api_wsgi.

    Closes-Bug: #1849174
    Closes-Bug: #1849175

    Change-Id: Idebab562d1cd4b6b498d90a93577f34b6f56cd78