commit 449fc1ec098169fbce5555fbb6ce649121a9a545 Author: Zuul Date: Tue Oct 6 17:33:15 2020 +0000 Update git submodules * Update openstack-ansible-os_keystone from branch 'master' - Merge "Fix keystone nginx behaviour" - Fix keystone nginx behaviour When keystone and horizon are both deployed on metal, it's important that after keystone run horizon won't get stopped. Also this patch replaces of default listen on 80, in case it's set in /etc/nginx/nginx.conf rather as an include file (like in CentOS8) with port 8008 which is not used by any OpenStack services [1] and is stated as alternate http port [2] [1] https://docs.openstack.org/install-guide/firewalls-default-ports.html [2] https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=http-alt Change-Id: I064c2a432b1b8de26d93dc26932874a106e2cf58 diff --git a/openstack-ansible-os_keystone b/openstack-ansible-os_keystone index ec22a56..89119bb 160000 --- a/openstack-ansible-os_keystone +++ b/openstack-ansible-os_keystone @@ -1 +1 @@ -Subproject commit ec22a56cea700390c7dd2cf44b4be9f9220dc078 +Subproject commit 89119bb5f8d980b848cc7f99785e05b1f6e848f6