4 Commits

Author SHA1 Message Date
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
Iury Gregory Melo Ferreira
f7b1ed0857 Deprecate verbose option in logging
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: I1195b682a9aed4acbb2f198eeee043a9d8ee0ae4
2016-05-18 00:08:41 -03:00
Denis Egorenko
d0e53354b9 Totally drop Qpid support
Qpid was removed in Mitaka from Oslo Messaging, so now we can
drop it in manifests.

Change-Id: I2536cc611b29c1cb75b942cf8c103aafe8c1f49a
2016-04-18 14:08:10 +03:00
Dmitry Tantsur
794d9c1a84 [inspector] create a separate class for configuring logging
Also makes the default log directory /var/log/ironic-inspector.
Also default "debug" to the service default, not to "false".

Change-Id: If243d78ce16d43135533cd61526172948d2f6ede
2016-03-09 14:02:38 +01:00