File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -622,7 +622,7 @@ kolla_enable_heat: false
622
622
# kolla_enable_influxdb:
623
623
# kolla_enable_ironic:
624
624
# kolla_enable_ironic_neutron_agent:
625
- # kolla_enable_ironic_prometheus_exporter:
625
+ kolla_enable_ironic_prometheus_exporter : false
626
626
# kolla_enable_iscsid:
627
627
# kolla_enable_keepalived:
628
628
# kolla_enable_keystone:
Original file line number Diff line number Diff line change @@ -470,7 +470,6 @@ stackhpc_pulp_images_kolla:
470
470
- ironic-conductor
471
471
- ironic-inspector
472
472
- ironic-neutron-agent
473
- - ironic-prometheus-exporter
474
473
- ironic-pxe
475
474
- keepalived
476
475
- keystone
Original file line number Diff line number Diff line change
1
+ ---
2
+ issues :
3
+ - |
4
+ The Ironic Prometheus Exporter has been (temporarily) disabled. See bug for
5
+ details: https://bugs.launchpad.net/kolla-ansible/+bug/2062401
6
+ upgrade :
7
+ - |
8
+ The Ironic Prometheus Exporter has been (temporarily) disabled. See bug for
9
+ details: https://bugs.launchpad.net/kolla-ansible/+bug/2062401
You can’t perform that action at this time.
0 commit comments