puppet-keystone/manifests
Tobias Urdin ace7aeb3b7 Remove port 35357 deployment
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
2019-01-07 21:37:59 +01:00
..
cron Make sure that token flush's maxdelay is a numeric value 2017-08-04 20:55:45 +00:00
db Cleanup documentation 2018-12-13 17:11:02 +08:00
federation Remove port 35357 deployment 2019-01-07 21:37:59 +01:00
messaging Introduce support for oslo.messaging amqp driver configuration 2017-03-02 10:46:36 -05:00
resource Remove auth_uri 2018-12-17 16:57:19 +01:00
roles Make email parameter optional in roles::admin 2017-01-29 16:17:35 +00:00
wsgi Remove port 35357 deployment 2019-01-07 21:37:59 +01:00
client.pp Keystone hooks support 2016-03-15 20:11:25 -06:00
config.pp Deprecate all paste code 2018-10-30 18:09:15 +01:00
cors.pp Add CORS settings 2016-08-11 15:37:05 -04:00
db.pp Add pool_timeout option 2018-03-22 11:09:50 +08:00
deps.pp Deprecate all paste code 2018-10-30 18:09:15 +01:00
disable_admin_token_auth.pp Deprecate all paste code 2018-10-30 18:09:15 +01:00
disable_v2_api.pp Deprecate all paste code 2018-10-30 18:09:15 +01:00
endpoint.pp Replace port 35357 with 5000 2018-07-18 13:21:48 +02:00
federation.pp update support for openidc in puppet-keystone 2018-12-11 10:16:08 -08:00
init.pp Remove deprecated PKI 2018-12-06 09:29:50 +01:00
ldap_backend.pp Add a LDAP param group_members_are_ids 2018-11-29 13:48:51 +00:00
ldap.pp Add a LDAP param group_members_are_ids 2018-11-29 13:48:51 +00:00
logging.pp Cleanup documentation 2018-12-13 17:11:02 +08:00
params.pp Remove port 35357 deployment 2019-01-07 21:37:59 +01:00
policy.pp Cleanup documentation 2018-12-13 17:11:02 +08:00
security_compliance.pp Add security_compliance manifest 2018-01-04 09:28:35 +02:00
service.pp Replace port 35357 with 5000 2018-07-18 13:21:48 +02:00