cloudstack/server/src/main/java/com/cloud/deploy
Gabriel Beims Bräscher 995ce06cb7
Enhance log message in FirstFitPlanner (#5762)
* Enhance log message in FirstFitPlanner

When cluster reached capacity threshold the message is:
"capacity threshold defined at each cluster/ at global value for capacity Type : 0"

Admins hardly remember the Capacity Type and it can take a while to look at which is the resource for the respective ID. This enhancement addes log message pointing to the capacity name (e.g. Memory / CPU) as well as global settings parameter name and value to be looked at.

* Change formatation in String 'warnMessageForClusterReachedCapacityThreshold'
2021-12-22 10:10:40 +05:30
..
dao CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
DeploymentPlanningManagerImpl.java server: check service offering (storage) tags when reallocate a ROOT disk (#5501) 2021-10-03 19:45:59 -03:00
FirstFitPlanner.java Enhance log message in FirstFitPlanner (#5762) 2021-12-22 10:10:40 +05:30
PlannerHostReservationVO.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30