Bug 2251693 - Update the Director deployed Ceph documentation to use dashboard prometheus v4.12
Summary: Update the Director deployed Ceph documentation to use dashboard prometheus v...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 17.1 (Wallaby)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Erin Peterson
QA Contact: RHOS Documentation Team
URL:
Whiteboard:
Depends On: 2251692
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-11-27 09:02 UTC by Francesco Pantano
Modified: 2023-11-27 18:40 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2251692
Environment:
Last Closed: 2023-11-27 18:40:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-30577 0 None None None 2023-11-27 09:05:44 UTC

Description Francesco Pantano 2023-11-27 09:02:50 UTC
The Director deployed Ceph RHOSP documentation should be updated to reflect the prometheus requirements.

+++ This bug was initially created as a clone of Bug #2251692 +++

Description of problem:
OSP 17.1 installation [1] mention to deploy RHOSP with Ceph and ceph-dashboard using the ose-prometheus*:v4.6 images.

[1] https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/17.1/html-single/installing_and_managing_red_hat_openstack_platform_with_director/index#proc_preparing-a-satellite-server-for-container-images_preparing-for-director-installation

This is wrong as RHCS requires v4.12:

```
DEFAULT_PROMETHEUS_IMAGE = "registry.redhat.io/openshift4/ose-prometheus:v4.12"
DEFAULT_NODE_EXPORTER_IMAGE = "registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.12"
DEFAULT_GRAFANA_IMAGE = "registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9:latest"
DEFAULT_ALERT_MANAGER_IMAGE = "registry.redhat.io/openshift4/ose-prometheus-alertmanager:v4.12"

```

We should fix both TripleO (Director deployed Ceph) and the related documentation to reflect the new images.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.