5 Commits

Author SHA1 Message Date
Takashi Kajinami
627b63ac1a Revert "CentOS 9: Disable unit tests dependent on puppet-postgresql"
This reverts commit 2a0ba1865617be25734ebf6ac5369af74a36ab7f.

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: Ib30f5a866f2f7f922de3a7c700328b01edd89e00
2022-07-24 01:04:04 +09:00
Takashi Kajinami
2a0ba18656 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: Ida2c6bcf4efc6da586bb54748f8567d60be5356e
2022-02-16 00:31:06 +09:00
ZhongShengping
4ad47a8fce Include deps class in unit test for postgresql
Change-Id: I348b04381d4c1d61c2d425011c6ec3fb44c6513d
2020-10-10 09:31:12 +08:00
Takashi Kajinami
ce663a7718 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: I96f0496889fe6fa349259689f2a46ac5e029c46d
2020-05-20 08:35:22 +09:00
Daniel Pawlik
812594b6d9 puppet-watcher: Initial commit
This is the initial commit for puppet-watcher.
It has been automatically generated using cookiecutter[1] and msync[2]

[1] https://github.com/openstack/puppet-openstack-cookiecutter
[2] https://github.com/openstack/puppet-modulesync-configs

Change-Id: I72a2df77b202c994b24887062544918903f3631b
2016-06-02 14:30:22 +00:00