File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,9 @@ driver=messagingv2
4141topics=notifications
4242transport_url={{ .TransportURL }}
4343
44+ [polling]
45+ heartbeat_socket_dir=/var/lib/ceilometer
46+
4447[publisher]
4548telemetry_secret=eQ5qb0yysfJ8lx82Vl061vSyY
4649
@@ -53,7 +56,6 @@ telemetry_secret=eQ5qb0yysfJ8lx82Vl061vSyY
5356[oslo_messaging_kafka]
5457[oslo_messaging_rabbit]
5558[oslo_reports]
56- [polling]
5759[publisher_notifier]
5860[rgw_admin_credentials]
5961[rgw_client]
Original file line number Diff line number Diff line change @@ -31,6 +31,9 @@ driver=messagingv2
3131topics=notifications
3232transport_url={{ .TransportURL }}
3333
34+ [polling]
35+ heartbeat_socket_dir=/var/lib/ceilometer
36+
3437[publisher]
3538telemetry_secret=eQ5qb0yysfJ8lx82Vl061vSyY
3639
@@ -44,7 +47,6 @@ telemetry_secret=eQ5qb0yysfJ8lx82Vl061vSyY
4447[oslo_messaging_kafka]
4548[oslo_messaging_rabbit]
4649[oslo_reports]
47- [polling]
4850[publisher_notifier]
4951[rgw_admin_credentials]
5052[rgw_client]
Original file line number Diff line number Diff line change @@ -28,6 +28,9 @@ driver=messagingv2
2828topics=notifications
2929transport_url={{ .TransportURL }}
3030
31+ [polling]
32+ heartbeat_socket_dir=/var/lib/ceilometer
33+
3134[publisher]
3235telemetry_secret=eQ5qb0yysfJ8lx82Vl061vSyY
3336
@@ -41,7 +44,6 @@ telemetry_secret=eQ5qb0yysfJ8lx82Vl061vSyY
4144[oslo_messaging_kafka]
4245[oslo_messaging_rabbit]
4346[oslo_reports]
44- [polling]
4547[publisher_notifier]
4648[rgw_admin_credentials]
4749[rgw_client]
You can’t perform that action at this time.
0 commit comments