4f175fd5be
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
Scripts
This directory contains several scripts used in the OpenStack CI environment for CI testing of Bifrost, or CI testing that uses Bifrost to test other projects.
The env-setup.sh script is often used to install initial dependencies. These are generally not intended for use outside of the OpenStack CI environment (or similar).
test-bifrost-build-image.sh, test-bifrost-venv.sh, and test-bifrost-inventory-dhcp.sh are symlinks to test-bifrost.sh intended to provide backwards compatibility now that all functionality has been moved to test-bifrost.sh.