Bump Ceph containers to Pacific

As per [1] Ceph Pacific is out and provides a stable container tag.
The purpose of this review is to make the ceph pacific containers
available to the cephadm provisioning process.

[1] https://ceph.io/releases/v16-2-0-pacific-released

Change-Id: I9d38c1dbadb968f8c7721c69c57002f159cea619
This commit is contained in:
Francesco Pantano 2021-04-02 09:27:37 +02:00
parent 1031a29da7
commit 286aaac75b
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ parameter_defaults:
# Only used if Ceph is deployed.
ceph_namespace: quay.ceph.io/ceph-ci
ceph_image: daemon
ceph_tag: v5.0.7-stable-5.0-octopus-centos-8-x86_64
ceph_tag: v6.0.0-stable-6.0-pacific-centos-8-x86_64
ceph_prometheus_namespace: quay.ceph.io/prometheus
ceph_prometheus_image: prometheus

View File

@ -175,7 +175,7 @@ container_images:
image_source: tripleo
- imagename: quay.io/tripleomaster/openstack-zaqar-wsgi:current-tripleo
image_source: tripleo
- imagename: quay.ceph.io/ceph-ci/daemon:v5.0.7-stable-5.0-octopus-centos-8-x86_64
- imagename: quay.ceph.io/ceph-ci/daemon:v6.0.0-stable-6.0-pacific-centos-8-x86_64
image_source: ceph
- imagename: quay.ceph.io/prometheus/prometheus:v2.7.2
image_source: prom