puppet-keystone/spec/unit/provider
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 support for keystone v3 api - v3 domain utility code 2015-07-08 15:50:14 -06:00
keystone_config Reflect provider change in puppet-openstacklib 2015-08-14 11:11:25 +02:00
keystone_domain Replace port 35357 with 5000 2018-07-18 13:21:48 +02:00
keystone_domain_config Add keystone domain specific configuration. 2016-01-05 19:42:15 +00:00
keystone_endpoint Fix endpoint update when one endpoint is missing. 2016-06-23 18:44:24 +02:00
keystone_identity_provider Resource keystone_identity_provider for Keystone. 2015-11-24 20:16:13 +01:00
keystone_paste_ini Fix rspec 3.x syntax 2015-07-20 16:02:08 +02:00
keystone_role Fix leaking environment variables in tests 2015-09-22 11:11:37 +10:00
keystone_service Fix default domain. 2015-11-20 11:50:24 +01:00
keystone_tenant Replace port 35357 with 5000 2018-07-18 13:21:48 +02:00
keystone_user Use domain_id when testing keystone_user password 2017-01-05 15:00:53 -05:00
keystone_user_role Remove user/role prefetch to support multi-domain. 2016-04-14 11:37:43 +02:00
keystone_spec.rb Remove port 35357 deployment 2019-01-07 21:37:59 +01:00