The option has been managed by the underlying puppet-oslo module but
has not been configurable. This introduces the parameter to customize
the option.
Change-Id: Ia91f1558f6f5b77f3fcd77149dc61cafd621308e
The current configuration includes two OIDCRedirectURI but it does not
work and breaks authentication flow. We should configure only a single
record. Also, the content is based on the quite old keystone guide.
This fixes the OIDCRedirectURI entity and updates the configuration
based on the latest keystone guide.
Closes-Bug: #2002490
Change-Id: If5afb4ac3b5b29f81673af039eeb7736f04a7441
This defined resource type was deprecated during the past cycle[1] and
can be removed.
[1] 05c5605e98
Change-Id: Ib4c7565462e32be2d4dab4b0c538410ad98aefaf
This is no longer used since we replaced the configuration file by
clouds.yaml. The resource was already deprecated by [1] in the past
cycle so can be removed.
[1] c140a44aeb
Change-Id: I631c0a14cc0ee5b56e7864980da9a651d6bf7d9b
These parmaeters have had no effect for a while and were deprecated
formally during the previous cycle[1].
[1] 1f13f9ed6b
Change-Id: Iff34bd86a92d4f92ea46115889f83e37b68aba31
Add file to the reno documentation build to show release notes for
stable/zed.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/zed.
Sem-Ver: feature
Change-Id: I0de59b3fc8cc10ebe335e30af059320fb4fe0a4e
This removes the warning message added to inform the old change which
was merged multiple cycles ago[1], because we can safely assume users
are aware of this change.
[1] 3c08645ba8
Change-Id: Ifca8a60409093b31f780c6a47a9cce0f9635286e
This change fixes the missing logic to ensure the standalone keystone
service is stopped when httpd + mod_wsgi is used to run the keystone
service.
Change-Id: I3ae6b9192c3c3d15fbf25be5d276efbcf2e9639b
The keystone::wsgi::apache class takes the api_port parameter but
the other modules uses the port parameter instead.
This change fixes the inconsistent interface.
Change-Id: Ib6a643eedbb2ecd5050c10cc5ae98ffaabb441f5
It turned out defining dependency for openstacklib::wsgi::apache
doesn't properly enforce resource order and the default vhost file
is not purged properly.
This change adds the more explicit dependency to enforce the order
properly.
Change-Id: I2a01de89c43000bfc6f24dfc756806b968b5efd6
This change introduces the new age parameter so that --date options is
enabled when running the trust_flush cron job.
Change-Id: I7d4a5a08c73683fff8fd270e5bc991531f8dda48
... to declare which major version has been tested. In the past
puppetlabs-apache made a few major release (eg 8.0.0) which broke
compatibility with our modules.
Change-Id: I0957a99b4a9af4832b1224d8272895a1178cf4d8
The puppetlabs-apache module is enforcing more strict data type
validation[1].
This change updates the default values to adapt to that change.
[1] f41251e336
Closes-Bug: #1983300
Depends-on: https://review.opendev.org/851652
Change-Id: Ic9cf630f6f1a8907e069ed10728f2a8c50b75d79
This reverts commit be42177491.
Reason for revert:
puppet-postgresql 8.1.0 was released and now the module supports RHEL 9
(and CentOS 9 effectively).
Note:
This change adds the service_provider fact in test fact data because
it is required by puppet-postgresql.
Depends-on: https://review.opendev.org/850705
Change-Id: I8010b341a0425fadabe1696f95591bc1d41b0761
The value with a white space should be accepted instead of being
rejected. This change fixes the wrong test case description and makes
sure the description explains what is actually tested.
Change-Id: I51abf6af70438b418391146786eb217c148bfecb
... because that version is quite old and we don't expect it is still
used.
This also updates the output string used in unit tests according to
the one in newer versions.
Change-Id: I18a8ced73197efe96964d760c3a97703f8d8b6b9
By default, the file resource shows differences when the file changes.
This change disables that for the key files so that key contents are
not displayed in output.
Closes-Bug: #1979672
Change-Id: Ic0398cfbb14782ce16710a838e5428be50f2a0b3
... because RDO will provide packages for only CentOS Stream 9 for Zed
release. This change removes RHEL 8 as well.
Depends-on: https://review.opendev.org/843503
Change-Id: I653a9d4f83b466a48f3f42ab36f98dc483dcb6cc