Collectd Global CRD 29/92929/3
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Wed, 7 Aug 2019 07:14:07 +0000 (00:14 -0700)
committerMarco Platania <platania@research.att.com>
Sun, 11 Aug 2019 21:54:15 +0000 (21:54 +0000)
This patch introduces an enhancement to the existing Collectd Operator.
It has now 2 CRDS CollectdGlobal and CollectdPlugin and corresponding
controllers. CollectdGlobal is used to specify the global options of
collectd conf and CollectdPlugin is used to load/unload plugins.

Added synchronization when both controllers try to fetch the same
resources. Refactored some of the common code to collectdutils.

Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: Id2edf6fa6de56d9d7216ebb258b3017661c6a3dd


No differences found