Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

enh(anomalydetection): add lua parameters from options table #8439

Merged
merged 7 commits into from
Apr 8, 2020

Conversation

lpinsivy
Copy link
Contributor

Description

Because some parameters for the lua stream connector of Centreon Anomaly Detection are stored into centreon.options tables, we need to catch the existence of this Centreon Broker output to complete lua parameters

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 2.8.x
  • 18.10.x
  • 19.04.x
  • 19.10.x
  • 20.04.x (master)

How this pull request can be tested ?

Need to be tested without Centreon Anomaly Detection module and with module installed and configured

Checklist

Community contributors & Centreon team

  • I followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have made corresponding changes to the documentation.
  • I have rebased my development branch on the base branch (master, maintenance).

Centreon team only

  • I have made sure that the unit tests related to the story are successful.
  • I have made sure that unit tests cover 80% of the code written for the story.
  • I have made sure that acceptance tests related to the story are successful (local and CI)

Co-Authored-By: sc979 <34628915+sc979@users.noreply.github.com>
sc979
sc979 previously approved these changes Mar 20, 2020
sc979
sc979 previously approved these changes Mar 23, 2020
@lpinsivy lpinsivy requested a review from kduret March 24, 2020 11:15
cgagnaire
cgagnaire previously approved these changes Apr 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants