This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 240
enh(gorgone) Update config form to manage gorgone options #8197
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added API to find the configuration of pollers
…ers (#8107) * feat(base): add AnnotationRegistry::registerLoader to register the annotations in entities * feat(base): add interface for serializer contexts * feat(base): extend Webservice abstract class and separate duplicated code in trait related with dependencies * feat(base): extend pagination service to work with context files * feat(base): add Serializer groups to entities related with BAM and make their setters and getters to accept null values * feat(api): update NagiosServer entity and repository to provide list of entities by IDs * feat(api): use context for AclGroup webservice * feat(api): use context for Image webservice * fix(base): add docblock * feat(api): use context in COntactGroup webservice * feat(api): use context in Command webservice * feat(api): use context in Escalation webservice * feat(api): use context in Timeperiod webservice * fix(test): improve phpunit tests * fix(test): reduce the amount of exceptions in codestyle * chore(dependencies): update composer dependencies * feat(test): cover APIs with acceptance tests * feat(test): add context information when CentreonPaginationServiceMock prepare response * fix(test): upgrade unit tests to use WebServiceExecuteTestTrait and Interfaces for authentication * fix(test): adjust unit texts fixtures * fix(test): codestyle * feat(test): extend test bootstrap to provide Serializer service from DI * feat(base): extend Serializer service with ArrayDenormalizer * feat(test): extend WebServiceExecuteTestTrait to mock the repositories for paginations * feat(test): use mock of CentreonDbManager service from DI * feat(di): separate the serialize service and object normalizer service * fix(api): change return type of id getter of entities to be integer * fix(test): add getters getId * fix(test): wrong namespaces * fix(test): improve test bootstrap to work with phing * fix(test): adjust acceptance tests related with APIv1 * chore(dependency): update composer lock * fix(test): remove old API tests * chore(dependency): update composer lock * feat(api): add alias with GET method to object centreon_configuration_remote with action list to postGetRemotesList * chore(api): improve docblocks * chore(api): change return type of ContactGroup::getCgActivate * chore(style): review feedback * chore(style): make the code to be compatible with PSR-12 too * fix(test): reduce warnings * chore(style): improve docblocks and codestyle * fix(test): bot feedback Resolve BAM-808
loiclau
changed the title
update centcore config form to gorgone
enh(gorgone) Update config form to manage gorgone options
Dec 16, 2019
loiclau
commented
Dec 16, 2019
loiclau
commented
Dec 16, 2019
loiclau
commented
Dec 16, 2019
sc979
suggested changes
Dec 16, 2019
…treon into MON-4509-other-form
sc979
approved these changes
Dec 16, 2019
cgagnaire
suggested changes
Dec 17, 2019
cgagnaire
suggested changes
Dec 17, 2019
Co-Authored-By: Colin Gagnaire <cgagnaire@centreon.com>
Co-Authored-By: Colin Gagnaire <cgagnaire@centreon.com>
Co-Authored-By: Colin Gagnaire <cgagnaire@centreon.com>
loiclau
commented
Dec 17, 2019
cgagnaire
suggested changes
Dec 17, 2019
cgagnaire
reviewed
Dec 17, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
perfdata_sync and logs_sync are not used anymore.
But maybe it should be removed from PR https://github.com/centreon/centreon/pull/8172
Co-Authored-By: Colin Gagnaire <cgagnaire@centreon.com>
Co-Authored-By: Colin Gagnaire <cgagnaire@centreon.com>
Co-Authored-By: Colin Gagnaire <cgagnaire@centreon.com>
sc979
added a commit
that referenced
this pull request
Mar 18, 2020
* enh(core): generate centreon gorgone configuration file (#8160) * enh(core): add gorgone configuration file generation * fix: folder paths * fix(core): naming of file and field type * enh(core): update configuration file to take in account last modif * fix(core): correct path to private key * enh(core): add nodes module * enh(core): store stats in cache dir * enh(core): enable broker stats collection * enh(poller) Update poller form to manage gorgone (#8184) * enh(gorgone) Update config form to manage gorgone options (#8197) * enh(chore) replace centcore by gorgone (#8172) * remove centcore perl script (#8209) * fix(UI): do not display gorgone options on central's form (#8206) * fix(UI): do not display gorgone options on central * remove duplicated code (#8215) * enh(admin): adapt broker stats page to new folder tree (#8216) * enh(core): update script to manage gorgone configuration file (#8229) * enh: exception management * enh(update): generate gorgone conf file on update * fix(translation): avoid empty gettext translation * enh(core): Add a yaml configuration loader (#8270) * MON-4737 enh(core): split gorgone configuration in different files (#8276) * enh(core): adapt upgrade script to latest modifications (#8284) * adapt update script * enh: add more check brefore trying to create the conf files * fix: correct path in the template * enh(core): update gorgone configuration files (#8293) * update configuration location * enh(gorgone): Added API to communicate with the Gorgone server (#8294) * enh(install): fix default keys pathes (#8302) * fix db name configuration template * replace remote data folder * fix rest api test * enh(UI): Add nowrap style to badge class - from aladdinchan (#8314) * fix(ui): Add hash:8 suffix to font files to avoid asset conflicts and optimize Webpack config (#8305) * Mon 4640 remove deprecated engine fields (#8233) * fix(CI): add new tests to clapi diff * fix(core): source install (#8396) * enh(core): add gorgone user and copy ssh keys * fix(api): fix options retrieval issue (#8412) * fix(core): manage the gorgone configuration files (#8400) * fix(core): duplicate SSH key on source upgrade (#8421) Co-authored-by: loiclau <loic.lau@gmail.com> Co-authored-by: Colin Gagnaire <cgagnaire@centreon.com> Co-authored-by: Laurent Calvet <lcalvet@centreon.com> Co-authored-by: Bruno d'Auria <bdauria@centreon.com> Co-authored-by: Matthieu Kermagoret <mkermagoret@centreon.com> Co-authored-by: Laurent Pinsivy <lpinsivy@centreon.com> Co-authored-by: Kevin Duret <duret.kevin@gmail.com> Co-authored-by: Laurent Calvet <laurent@callapa.com> Co-authored-by: Kevin Duret <kduret@centreon.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Update admin > parameters form to manage gorgone options
continuation of https://github.com/centreon/centreon/pull/8184 for others form
Type of change
Target serie
How this pull request can be tested ?
Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.
Any relevant details of the configuration to perform the test should be added.
Checklist
Community contributors & Centreon team
Centreon team only