Make sure documentation is the same and follow
the standard which we are trying to enforce on
all modules.
Change-Id: I7eb7513cd41eb3b1af77865574db0be42dcd2684
An empty string is an acceptable value of this entry, and it forces
logging to stdout/stderr, which is useful when running on containers.
Change-Id: I79d3df78d6c78dc767625d11c6c6e29192192da3
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: Ibc184a50cf16b7048e0f7249f8894d8661bb76fe
Option "verbose" from group "DEFAULT" is deprecated for removal.
The parameter has no effect.
If this option is not set explicitly, there is no such warning.
Change-Id: I03b278415861f58ffee810244b6eeabfa2e2127c
Qpid support was removed in OpenStack/Mitaka, but deprecated in
puppet-aodh. It's now totally removed in Newton.
Change-Id: Ic78193899d3483b6e28d7701091bb016a592a72b
This commit switches using of oslo options to a puppet-oslo module:
* oslo messaging notifications;
* oslo messaging rabbitmq;
* oslo log;
* oslo db;
Change-Id: I6a989915df2529febaf980ddedc11f699d49147e
This change switches the aodh module to use the os_service_default
fact for configuration options that default to '<SERVICE DEFAULT>'.
Related-bug: #1515273
Change-Id: I05488c8bdcb5f54976a17aa25bf8a3b9d46627bb
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>