ace7aeb3b7
The legacy admin and public ports for Keystone has since the release of the v3 API not been required as keystone moved all actions to the same API. [1] This patch removes the deployment of port 35357 and remodels puppet-keystone and more specifically the keystone::wsgi::apache class to only deploy keystone on port 5000. This has already been changed in the installation guides [2] and is the recommend way to deploy keystone. We have already prepared all our modules default values to use port 5000 instead of 35357 a while ago and we also in the Rocky release informed our users with a release note that this would be performed [3] [1] https://github.com/openstack/keystone/blob/master/keystone/server/wsgi.py [2] https://docs.openstack.org/keystone/rocky/install/keystone-install-obs.html [3] https://review.openstack.org/#/c/586791/ Closes-Bug: 1804426 Depends-On: https://review.openstack.org/#/c/627793/ Change-Id: I726cd9408d20f868b2b5337ef2df4da458904e51 |
||
---|---|---|
.. | ||
cron | ||
db | ||
federation | ||
messaging | ||
resource | ||
roles | ||
wsgi | ||
client.pp | ||
config.pp | ||
cors.pp | ||
db.pp | ||
deps.pp | ||
disable_admin_token_auth.pp | ||
disable_v2_api.pp | ||
endpoint.pp | ||
federation.pp | ||
init.pp | ||
ldap_backend.pp | ||
ldap.pp | ||
logging.pp | ||
params.pp | ||
policy.pp | ||
security_compliance.pp | ||
service.pp |