This reverts commit f4a4d65822f08dd8977a50cd3e50178ec0960c91.
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: I30e0b9cd798fff3fff3b81d7355c3dda239e033d
The puppt-postgresql module does not support CentOS 9 yet and requires
some version parameters to be run on CentOS 9. This change disables
unit tests requiring that module, until the module supports CentOS 9.
Change-Id: I1bec5608159cfbdb5d8a10d836370cd8ed462b46
... and migrate it to openstacklib so that all logics about database
configuration are implemented in one common place.
Depends-on: https://review.opendev.org/#/c/728595/
Change-Id: I2ca8100d1c4d0a8053e403c5ba6d3c2939b63af6
This service has a separate database that can be configured.
This patch is essentially a copy-paste from ironic::db.
Change-Id: Ib4d3548e76a9314592d8b66707df1987d7cfc5b9