![Dmitriy Rabotyagov](/assets/img/avatar_default.png)
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
Team and repository tags
OpenStack-Ansible keystone
Ansible role that installs and configures OpenStack Keystone. Keystone is installed behind the Apache webserver listening on port 5000 by default.
Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_keystone/latest/
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_keystone/
The project source code repository is located at: https://opendev.org/openstack/openstack-ansible-os_keystone/
The project home is at: https://launchpad.net/openstack-ansible
The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible
Description
Languages
Jinja
69.4%
Python
22%
Shell
8.6%