puppet-trove/spec/classes
Gael Chamoulaud 0ddd0067a1 Put all the logging related parameters to the logging class
Currently logging configuration is splitted in two distinct classes,
the api.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
* log_file

This change remains backward compatible with what is currently in place.

Related-bug: #1515273
Change-Id: I76f51876e78015db722ff0fc37f6bcd76fd651f2
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2015-12-15 14:38:42 +01:00
..
trove_api_spec.rb Put all the logging related parameters to the logging class 2015-12-15 14:38:42 +01:00
trove_client_spec.rb Put all the logging related parameters to the logging class 2015-12-15 14:38:42 +01:00
trove_conductor_spec.rb Put all the logging related parameters to the logging class 2015-12-15 14:38:42 +01:00
trove_config_spec.rb Introduce trove:config to manage custom options 2015-07-09 13:58:23 +08:00
trove_db_mysql_spec.rb Put all the logging related parameters to the logging class 2015-12-15 14:38:42 +01:00
trove_db_postgresql_spec.rb Put all the logging related parameters to the logging class 2015-12-15 14:38:42 +01:00
trove_db_spec.rb Put all the logging related parameters to the logging class 2015-12-15 14:38:42 +01:00
trove_guestagent_spec.rb Put all the logging related parameters to the logging class 2015-12-15 14:38:42 +01:00
trove_init_spec.rb Put all the logging related parameters to the logging class 2015-12-15 14:38:42 +01:00
trove_keystone_auth_spec.rb Put all the logging related parameters to the logging class 2015-12-15 14:38:42 +01:00
trove_logging_spec.rb Put all the logging related parameters to the logging class 2015-12-15 14:38:42 +01:00
trove_quota_spec.rb Add trove::quota class 2015-06-29 03:11:13 +08:00
trove_taskmanager_spec.rb Put all the logging related parameters to the logging class 2015-12-15 14:38:42 +01:00