Comment 3 for bug 1405190

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

Reviewed: https://review.openstack.org/143817
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=34238f354ff5a462a5cd187b740ca946a3e78bcb
Submitter: Jenkins
Branch: master

commit 34238f354ff5a462a5cd187b740ca946a3e78bcb
Author: Igor Kalnitsky <email address hidden>
Date: Wed Dec 24 12:50:46 2014 +0200

    Set "Host" header when proxying to Keystone

    Nginx has to set correct "Host" header when proxying requests to Keystone,
    because Keystone uses it during self auto-discovering.

    Change-Id: I862c30b6b8021706284ebe1e197e3beabfc4294d
    Closes-Bug: #1405190