Vincent Untz
Vincent Untz
When allocate_ip is called, it returns some data representing the related network information. However, as network attributes can be overridden by having attributes on a node (to override the conduit...
Forgotten nodes are not removed from existing proposals (applied and non-applied). While the webui removes non-existing nodes when displaying a proposal, if only the API is used, applying a proposal...
When there's no interface map, we sort interfaces by their name. Which is kind of okay-ish, except that on first boot, the names are assigned in a first-come first-serve basis....
This is what is causing these lines in the logs: log writing failed. closed stream
While this should never happen, it did happen for a user who was manipulating chef data. And when this happens, this basically blocks all of Crowbar. It's trivial enough to...
When the action is on, the goal is to disable force_down for the nova-compute service on the node. However, we were only doing that if the nova-compute service was up;...
The documentation to install from sources is outdated: https://docs.centreon.com/fr/docs/installation/installation-of-a-central-server/using-sources/ This mentions that centreon-clib and centreon-engine must be installed from their repos, but these repositories have been merged in centreon-collect now.
At every update, radicale recreates the cache from scratch. It's a relatively slow process for my server (can be 5 minutes for one calendar, not sure if it should be...
## Description **Fixes** #[MON-167678](https://centreon.atlassian.net/browse/MON-167678) ## Type of change - [x] Patch fixing an issue (non-breaking change) - [ ] New functionality (non-breaking change) - [ ] Breaking change (patch or...