Use quay.ceph.io to pull the Ceph Dashboard related images

The purpose of this change is just to switch to quay.ceph.io
and pull from that location the Ceph Dashboard related images.
quay.ceph.io is maintained by the Ceph organization and can
be trusted to find the tags that we need.

Closes-Bug: #1920873
Change-Id: If5ec5d4fa0d4d835561b5963d244e5172fe82cc8
(cherry picked from commit 72c7d4ac71)
This commit is contained in:
Francesco Pantano 2021-03-23 10:34:55 +01:00
parent 81a5626997
commit 68cbb3af73
No known key found for this signature in database
GPG Key ID: 0458D4D1F41BD75C
2 changed files with 8 additions and 8 deletions

View File

@ -30,18 +30,18 @@ parameter_defaults:
ceph_image: daemon
ceph_tag: v4.0.13-stable-4.0-nautilus-centos-7-x86_64
ceph_prometheus_namespace: quay.io/prometheus
ceph_prometheus_namespace: quay.ceph.io/prometheus
ceph_prometheus_image: prometheus
ceph_prometheus_tag: v2.7.2
ceph_alertmanager_namespace: quay.io/prometheus
ceph_alertmanager_namespace: quay.ceph.io/prometheus
ceph_alertmanager_image: alertmanager
ceph_alertmanager_tag: v0.16.2
ceph_node_exporter_namespace: quay.io/prometheus
ceph_node_exporter_namespace: quay.ceph.io/prometheus
ceph_node_exporter_image: node-exporter
ceph_node_exporter_tag: v0.17.0
ceph_grafana_namespace: quay.io/tripleo
ceph_grafana_namespace: quay.ceph.io/app-sre
ceph_grafana_image: grafana
ceph_grafana_tag: 5.4.3

View File

@ -175,13 +175,13 @@ container_images:
image_source: tripleo
- imagename: quay.ceph.io/ceph-ci/daemon:v4.0.13-stable-4.0-nautilus-centos-7-x86_64
image_source: ceph
- imagename: quay.io/prometheus/prometheus:v2.7.2
- imagename: quay.ceph.io/prometheus/prometheus:v2.7.2
image_source: prom
- imagename: quay.io/prometheus/alertmanager:v0.16.2
- imagename: quay.ceph.io/prometheus/alertmanager:v0.16.2
image_source: prom
- imagename: quay.io/prometheus/node-exporter:v0.17.0
- imagename: quay.ceph.io/prometheus/node-exporter:v0.17.0
image_source: prom
- imagename: quay.io/tripleo/grafana:5.4.3
- imagename: quay.ceph.io/app-sre/grafana:5.4.3
image_source: grafana
- imagename: quay.io/tripleovictoria/openstack-tempest:current-tripleo
image_source: tripleo