4 Commits

Author SHA1 Message Date
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
Tobias Urdin
5e6151be97 Convert all class usage to relative names
Change-Id: Iea5de7192d01739024d17e9813fe591f230aaf4d
2019-12-08 23:08:32 +01:00
Adam Vinsh
9fe25f3a23 Add hooks for external install & svc management
This adds defined anchor points for external modules to hook into the
software install, config and service dependency chain.  This allows
external modules to manage software installation (virtualenv,
containers, etc) and service management (pacemaker) without needing rely
on resources that may change or be renamed.

Change-Id: I31c023824e428ad0fc3dad30b4d3103aaa747597
2016-09-17 17:11:05 -06:00
Sebastien Badia
4a81b07a06 db: Add postgresql support
Add postgresql support to ironic module

Change-Id: I6d78adada4b411a7ebd402407dfe6ee87aeab85b
2015-05-22 10:41:38 -07:00