启用 Red Hat Enterprise Linux 和 CentOS 的编排服务计量¶
Telemetry 使用通知来收集编排服务计量。请在控制器节点上执行以下步骤。
配置编排服务以使用 Telemetry¶
编辑
/etc/heat/heat.conf并完成以下操作在
[oslo_messaging_notifications]部分中,启用通知[oslo_messaging_notifications] ... driver = messagingv2
完成安装¶
重启编排服务
# systemctl restart openstack-heat-api.service \ openstack-heat-api-cfn.service openstack-heat-engine.service