From 2a6f4272433b26a30abeb1215ca4d27a8798d1c3 Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 12 Aug 2022 19:15:46 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_keystone from branch 'master' to b9fc36753b165d849afe097605ab7bb5a2f289ad - Merge "Fix keystone_secure_proxy_ssl_header logic" - Fix keystone_secure_proxy_ssl_header logic Previous commit [1] introduced logic that breaks proper service discovery. Now we're fixing logic, following next rules/assumptiuons: +----------+---------+---------------+ | HAProxy | Apache | RequestHeader | +----------+---------+-- ------------+ | non-SSL | non-SSL | http | | non-SSL | SSL | http | | SSL | SSL | https | | SSL | non-SSL | https | +----------+---------+---------------+ [1] https://opendev.org/openstack/openstack-ansible-os_keystone/commit/6fae2bdade459c85dba55aae64c9f6f4e485a782 Change-Id: Ibf7759eea63b7150aeae655c10eccc69cd3417ea --- openstack-ansible-os_keystone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_keystone b/openstack-ansible-os_keystone index 056623431a..b9fc36753b 160000 --- a/openstack-ansible-os_keystone +++ b/openstack-ansible-os_keystone @@ -1 +1 @@ -Subproject commit 056623431a79fdd2d57fe65ddbeeba0d32333053 +Subproject commit b9fc36753b165d849afe097605ab7bb5a2f289ad