bifrost/releasenotes/notes/add-ipe-1f57e04d2881215f.yaml
Iury Gregory Melo Ferreira 4f175fd5be Add ipe installation to bifrost
This commit adds support to install the Ironic Prometheus Exporter,
it's necessary to set `enable_prometheus_exporter=True` or pass
`--enable-prometheus-exporter` when using the `bifrost-cli`

Also the ipe is now enabled in the
bifrost-integration-tinyipa-keystone-ubuntu-bionic/centos8

Change-Id: I3972e88162fba31ad6e262f47b67a37cd37a2076
2020-10-01 16:50:35 +02:00

7 lines
243 B
YAML

---
features:
- |
Adds support to install the Ironic Prometheus Exporter. It can be done
through the ``bifrost-cli`` using ``--enable-prometheus-exporter`` option,
or when setting `enable_prometheus_expoter=True` when deploying.