5 Commits

Author SHA1 Message Date
Takashi Kajinami
e8d678c465 Revert "CentOS 9: Disable unit tests dependent on puppet-postgresql"
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
2022-07-24 00:36:22 +09:00
Takashi Kajinami
f4a4d65822 CentOS 9: Disable unit tests dependent on puppet-postgresql
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
2022-02-16 00:24:00 +09:00
Takashi Kajinami
33057eb12d Remove password hash generation in each puppet modules
... 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
2020-05-19 20:57:01 +09:00
Mykyta Karpin
ca26a6bbc8 Finish converting to rspec-puppet-facts
Change-Id: I66c41584347c9986ac7e884e80efa982b4050175
2016-11-22 16:28:15 +02:00
Dmitry Tantsur
ac03904702 [inspector] create a separate database configuration for ironic-inspector
This service has a separate database that can be configured.
This patch is essentially a copy-paste from ironic::db.

Change-Id: Ib4d3548e76a9314592d8b66707df1987d7cfc5b9
2016-10-04 13:27:27 +02:00