puppet-keystone/spec/classes
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
..
keystone_client_spec.rb Install python3-keystoneclient in Fedora or RedHat > 7 2018-10-26 12:08:31 +05:30
keystone_config_spec.rb Deprecate all paste code 2018-10-30 18:09:15 +01:00
keystone_cors_spec.rb Add CORS settings 2016-08-11 15:37:05 -04:00
keystone_cron_fernet_rotate_spec.rb Implement crontab to perform Fernet keys rotations 2017-03-22 14:06:52 -04:00
keystone_cron_token_flush_spec.rb Fix resource references for latest puppet 2017-07-07 15:04:35 -06:00
keystone_db_mysql_spec.rb Install python3-keystoneclient in Fedora or RedHat > 7 2018-10-26 12:08:31 +05:30
keystone_db_postgresql_spec.rb Change worker defaults to ::os_workers 2016-10-07 00:22:10 +03:00
keystone_db_spec.rb Add pool_timeout option 2018-03-22 11:09:50 +08:00
keystone_db_sync_spec.rb Add 'openstack-db' tag to db-sync Exec resource 2018-03-12 16:33:08 +08:00
keystone_deps_spec.rb Keystone hooks support 2016-03-15 20:11:25 -06:00
keystone_endpoint_spec.rb Replace port 35357 with 5000 2018-07-18 13:21:48 +02:00
keystone_federation_identity_provider_spec.rb Fix typo in federation_identity spec test 2016-09-14 08:46:34 -06:00
keystone_federation_mellon_spec.rb Remove port 35357 deployment 2019-01-07 21:37:59 +01:00
keystone_federation_openidc_spec.rb Remove port 35357 deployment 2019-01-07 21:37:59 +01:00
keystone_federation_shibboleth_spec.rb Remove port 35357 deployment 2019-01-07 21:37:59 +01:00
keystone_federation_spec.rb update support for openidc in puppet-keystone 2018-12-11 10:16:08 -08:00
keystone_init_spec.rb Remove deprecated PKI 2018-12-06 09:29:50 +01:00
keystone_ldap_spec.rb Add a LDAP param group_members_are_ids 2018-11-29 13:48:51 +00:00
keystone_logging_spec.rb Expose use_json logging option 2017-11-25 11:58:26 +02:00
keystone_messaging_amqp_spec.rb Introduce support for oslo.messaging amqp driver configuration 2017-03-02 10:46:36 -05:00
keystone_policy_spec.rb Add group to policy management 2018-01-12 23:25:28 +00:00
keystone_roles_admin_spec.rb Install python3-keystoneclient in Fedora or RedHat > 7 2018-10-26 12:08:31 +05:30
keystone_security_compliance_spec.rb Add security_compliance manifest 2018-01-04 09:28:35 +02:00
keystone_service_spec.rb Install python3-keystoneclient in Fedora or RedHat > 7 2018-10-26 12:08:31 +05:30
keystone_wsgi_apache_spec.rb Remove port 35357 deployment 2019-01-07 21:37:59 +01:00