Use crmsh hb report script
Use the crmsh provided hb_report binary Otherwise, this calls will default to use the deprecated cluster-glue hb_report available in the system path. This change was performed upstream as part of https://github.com/ClusterLabs/crmsh/commit/bfb14d0b7fbb3dd027699367dc75f5af74a9fac3. Since until version 4.3.1, crmsh still relies on the cluster-glue hb_report, this patch does fall back to such binary in case the crmsh binary is not available.
This MR also includes an upstream commit to add python 3.10 support to crmsh.