Add bifrost job and update docs
This commits adds the bifrost job to IPE and also adds the information that it can be installed via bifrost. Change-Id: I5c36f9f1e0dab4056a8026bf87f7a280d9b1accd
This commit is contained in:
parent
198f07df9a
commit
1ec78598b3
@ -85,7 +85,9 @@
|
|||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- ironic-prometheus-exporter-redfish
|
- ironic-prometheus-exporter-redfish
|
||||||
|
- bifrost-integration-tinyipa-keystone-centos-8
|
||||||
gate:
|
gate:
|
||||||
queue: ironic
|
queue: ironic
|
||||||
jobs:
|
jobs:
|
||||||
- ironic-prometheus-exporter-redfish
|
- ironic-prometheus-exporter-redfish
|
||||||
|
- bifrost-integration-tinyipa-keystone-centos-8
|
||||||
|
@ -17,7 +17,7 @@ Ironic Prometheus Exporter Installation
|
|||||||
---------------------------------------
|
---------------------------------------
|
||||||
|
|
||||||
The ironic-prometheus-exporter is available as pip package and as rpm package
|
The ironic-prometheus-exporter is available as pip package and as rpm package
|
||||||
on RDO.
|
on RDO, it can also be installed using `bifrost`_.
|
||||||
|
|
||||||
#. Package Installation
|
#. Package Installation
|
||||||
|
|
||||||
@ -40,3 +40,6 @@ on RDO.
|
|||||||
- Output in case of an unsuccessful installation: `prometheus_exporter` is
|
- Output in case of an unsuccessful installation: `prometheus_exporter` is
|
||||||
listed in the `Name` column and the `Error` column will have more
|
listed in the `Name` column and the `Error` column will have more
|
||||||
information.
|
information.
|
||||||
|
|
||||||
|
|
||||||
|
.. _bifrost: https://docs.openstack.org/bifrost/latest/install/index.html#quick-start-with-bifrost-cli
|
||||||
|
Loading…
Reference in New Issue
Block a user