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: I392d113c13cb6ba77e1bbcaf1b37c54c8b0eb1a5
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: I0d18ec6ffe6b54c85773a6dabb0ed7b6f59a12f4
This option is not deprecated and still actual.
This reverts commit 40b84c310e6b78226a08e7c04865c037542dfc54.
Change-Id: Ief1c393e2466ca3ff08d67dcacefc0d1c7dd8121
Option "verbose" from group "DEFAULT" is deprecated for removal.
The parameter has no effect.
-Deprecated verbose for logging and init
-Remove verbose in README
-Remove verbose from tests.
If this option is not set explicitly, there is no such warning
Change-Id: I67f69fb01e748f64015774d58ac7a8057e79a547
Additonal changes:
* switch oslo related parameters to $::os_service_default
as they are used in oslo defines
* update unit tests
* update docs for oslo parameters
Change-Id: I4f813444fbf141abe7f10b3aef7d1aa314ac0ac4
Switch to $::os_service_default all params in logging and db.
Changes: logging.pp, db.pp and tests.
Related-bug: #1515273
Change-Id: I412104bf46c4b40fdbd366e3a8a9dc9de5abb5fd
Currently logging configuration is splitted in two distinct classes, the init.pp and the
logging.pp classes.
This review aims to centralize all logging related parameters in a
single class, the logging.pp one.
The impacted parameters are :
* use_syslog
* use_stderr
* log_facility
* verbose
* debug
* log_dir
This change remains backward compatible with what is currently in place
Change-Id: I1132395295f542f4ba5459769a5b4b829a9cd7a7
There is a range of extended logging options in Openstack services that use
openstack.common.logger (Ceilometer, Cinder, Heat, Keystone, Nova). Adding
ceilometer::logging to support them.
No blueprint/spec, as discussed in the IRC meeting on 08-11-2014.
Change-Id: I910e2f9e4f3ad1991d58ba6df16adfbc85e20131