[ceph] Update all Ceph images to Focal
This change updates all Ceph image references to use Focal images for all charts in openstack-helm. Change-Id: I67cd294e2aabf3c3af404da42204f9b6157b06f7
This commit is contained in:
parent
2e1e538a7d
commit
884a734833
@ -14,7 +14,7 @@ apiVersion: v1
|
||||
appVersion: v1.0.0
|
||||
description: OpenStack-Helm Cinder
|
||||
name: cinder
|
||||
version: 0.3.7
|
||||
version: 0.3.8
|
||||
home: https://docs.openstack.org/cinder/latest/
|
||||
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Cinder/OpenStack_Project_Cinder_vertical.png
|
||||
sources:
|
||||
|
@ -55,9 +55,9 @@ images:
|
||||
cinder_scheduler: docker.io/openstackhelm/cinder:wallaby-ubuntu_focal
|
||||
cinder_volume: docker.io/openstackhelm/cinder:wallaby-ubuntu_focal
|
||||
cinder_volume_usage_audit: docker.io/openstackhelm/cinder:wallaby-ubuntu_focal
|
||||
cinder_storage_init: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic
|
||||
cinder_storage_init: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal
|
||||
cinder_backup: docker.io/openstackhelm/cinder:wallaby-ubuntu_focal
|
||||
cinder_backup_storage_init: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic
|
||||
cinder_backup_storage_init: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal
|
||||
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
||||
image_repo_sync: docker.io/docker:17.07.0
|
||||
pull_policy: "IfNotPresent"
|
||||
|
@ -12,7 +12,7 @@ images:
|
||||
cinder_scheduler: "docker.io/openstackhelm/cinder:victoria-ubuntu_focal"
|
||||
cinder_volume: "docker.io/openstackhelm/cinder:victoria-ubuntu_focal"
|
||||
cinder_volume_usage_audit: "docker.io/openstackhelm/cinder:victoria-ubuntu_focal"
|
||||
cinder_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
cinder_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
cinder_backup: "docker.io/openstackhelm/cinder:victoria-ubuntu_focal"
|
||||
cinder_backup_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
cinder_backup_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -12,7 +12,7 @@ images:
|
||||
cinder_scheduler: "docker.io/openstackhelm/cinder:wallaby-ubuntu_focal"
|
||||
cinder_volume: "docker.io/openstackhelm/cinder:wallaby-ubuntu_focal"
|
||||
cinder_volume_usage_audit: "docker.io/openstackhelm/cinder:wallaby-ubuntu_focal"
|
||||
cinder_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
cinder_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
cinder_backup: "docker.io/openstackhelm/cinder:wallaby-ubuntu_focal"
|
||||
cinder_backup_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
cinder_backup_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -12,7 +12,7 @@ images:
|
||||
cinder_scheduler: "docker.io/openstackhelm/cinder:xena-ubuntu_focal"
|
||||
cinder_volume: "docker.io/openstackhelm/cinder:xena-ubuntu_focal"
|
||||
cinder_volume_usage_audit: "docker.io/openstackhelm/cinder:xena-ubuntu_focal"
|
||||
cinder_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
cinder_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
cinder_backup: "docker.io/openstackhelm/cinder:xena-ubuntu_focal"
|
||||
cinder_backup_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
cinder_backup_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -12,7 +12,7 @@ images:
|
||||
cinder_scheduler: "docker.io/openstackhelm/cinder:yoga-ubuntu_focal"
|
||||
cinder_volume: "docker.io/openstackhelm/cinder:yoga-ubuntu_focal"
|
||||
cinder_volume_usage_audit: "docker.io/openstackhelm/cinder:yoga-ubuntu_focal"
|
||||
cinder_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
cinder_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
cinder_backup: "docker.io/openstackhelm/cinder:yoga-ubuntu_focal"
|
||||
cinder_backup_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
cinder_backup_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -74,9 +74,9 @@ Steps:
|
||||
images:
|
||||
tags:
|
||||
ceph_bootstrap: 'docker.io/ceph/daemon:master-0351083-luminous-ubuntu-16.04-x86_64'
|
||||
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic'
|
||||
ceph_rbd_pool: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic'
|
||||
ceph_mon_check: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic'
|
||||
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal'
|
||||
ceph_rbd_pool: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal'
|
||||
ceph_mon_check: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal'
|
||||
ceph_mon: 'docker.io/ceph/daemon:master-0351083-luminous-ubuntu-16.04-x86_64'
|
||||
ceph_osd: 'docker.io/ceph/daemon:master-0351083-luminous-ubuntu-16.04-x86_64'
|
||||
ceph_mds: 'docker.io/ceph/daemon:master-0351083-luminous-ubuntu-16.04-x86_64'
|
||||
@ -215,7 +215,7 @@ Steps:
|
||||
Containers:
|
||||
ceph-mon:
|
||||
Container ID: docker://d5a3396f99704038ab8ef6bfe329013ed46472ebb8e26dddc140b621329f0f92
|
||||
Image: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic
|
||||
Image: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal
|
||||
|
||||
|
||||
6) Install Openstack charts
|
||||
@ -326,9 +326,9 @@ Update, image section in new overrides ``ceph-update.yaml`` as shown below
|
||||
images:
|
||||
tags:
|
||||
ceph_bootstrap: 'docker.io/ceph/daemon:master-0351083-luminous-ubuntu-16.04-x86_64'
|
||||
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic'
|
||||
ceph_rbd_pool: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic'
|
||||
ceph_mon_check: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic'
|
||||
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal'
|
||||
ceph_rbd_pool: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal'
|
||||
ceph_mon_check: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal'
|
||||
ceph_mon: 'docker.io/ceph/daemon:master-a8d20ed-luminous-ubuntu-16.04-x86_64'
|
||||
ceph_osd: 'docker.io/ceph/daemon:master-a8d20ed-luminous-ubuntu-16.04-x86_64'
|
||||
ceph_mds: 'docker.io/ceph/daemon:master-a8d20ed-luminous-ubuntu-16.04-x86_64'
|
||||
@ -574,7 +574,7 @@ pods are running. No interruption to OSH pods.
|
||||
Containers:
|
||||
ceph-mon:
|
||||
Container ID: docker://d5a3396f99704038ab8ef6bfe329013ed46472ebb8e26dddc140b621329f0f92
|
||||
Image: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic
|
||||
Image: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal
|
||||
|
||||
Conclusion:
|
||||
===========
|
||||
|
@ -14,7 +14,7 @@ apiVersion: v1
|
||||
appVersion: v1.0.0
|
||||
description: OpenStack-Helm Glance
|
||||
name: glance
|
||||
version: 0.4.2
|
||||
version: 0.4.3
|
||||
home: https://docs.openstack.org/glance/latest/
|
||||
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Glance/OpenStack_Project_Glance_vertical.png
|
||||
sources:
|
||||
|
@ -10,5 +10,5 @@ images:
|
||||
glance_db_sync: "docker.io/openstackhelm/glance:victoria-ubuntu_focal"
|
||||
glance_api: "docker.io/openstackhelm/glance:victoria-ubuntu_focal"
|
||||
glance_metadefs_load: "docker.io/openstackhelm/glance:victoria-ubuntu_focal"
|
||||
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -10,5 +10,5 @@ images:
|
||||
glance_db_sync: "docker.io/openstackhelm/glance:wallaby-ubuntu_focal"
|
||||
glance_api: "docker.io/openstackhelm/glance:wallaby-ubuntu_focal"
|
||||
glance_metadefs_load: "docker.io/openstackhelm/glance:wallaby-ubuntu_focal"
|
||||
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -10,5 +10,5 @@ images:
|
||||
glance_db_sync: "docker.io/openstackhelm/glance:xena-ubuntu_focal"
|
||||
glance_api: "docker.io/openstackhelm/glance:xena-ubuntu_focal"
|
||||
glance_metadefs_load: "docker.io/openstackhelm/glance:xena-ubuntu_focal"
|
||||
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -10,5 +10,5 @@ images:
|
||||
glance_db_sync: "docker.io/openstackhelm/glance:yoga-ubuntu_focal"
|
||||
glance_api: "docker.io/openstackhelm/glance:yoga-ubuntu_focal"
|
||||
glance_metadefs_load: "docker.io/openstackhelm/glance:yoga-ubuntu_focal"
|
||||
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -14,7 +14,7 @@ apiVersion: v1
|
||||
appVersion: v1.0.0
|
||||
description: OpenStack-Helm Nova
|
||||
name: nova
|
||||
version: 0.3.2
|
||||
version: 0.3.3
|
||||
home: https://docs.openstack.org/nova/latest/
|
||||
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Nova/OpenStack_Project_Nova_vertical.png
|
||||
sources:
|
||||
|
@ -19,5 +19,5 @@ images:
|
||||
nova_scheduler: "docker.io/openstackhelm/nova:victoria-ubuntu_focal"
|
||||
nova_spiceproxy: "docker.io/openstackhelm/nova:victoria-ubuntu_focal"
|
||||
nova_spiceproxy_assets: "docker.io/openstackhelm/nova:victoria-ubuntu_focal"
|
||||
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -19,5 +19,5 @@ images:
|
||||
nova_scheduler: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
||||
nova_spiceproxy: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
||||
nova_spiceproxy_assets: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
||||
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -19,5 +19,5 @@ images:
|
||||
nova_scheduler: "docker.io/openstackhelm/nova:xena-ubuntu_focal"
|
||||
nova_spiceproxy: "docker.io/openstackhelm/nova:xena-ubuntu_focal"
|
||||
nova_spiceproxy_assets: "docker.io/openstackhelm/nova:xena-ubuntu_focal"
|
||||
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -19,5 +19,5 @@ images:
|
||||
nova_scheduler: "docker.io/openstackhelm/nova:yoga-ubuntu_focal"
|
||||
nova_spiceproxy: "docker.io/openstackhelm/nova:yoga-ubuntu_focal"
|
||||
nova_spiceproxy_assets: "docker.io/openstackhelm/nova:yoga-ubuntu_focal"
|
||||
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -57,6 +57,6 @@ dependencies:
|
||||
description: A chart for openstack helm commmon deployment items
|
||||
name: openstack
|
||||
type: application
|
||||
version: 0.2.0
|
||||
version: 0.2.1
|
||||
maintainers:
|
||||
- name: OpenStack-Helm Authors
|
||||
|
@ -11,5 +11,5 @@ glance:
|
||||
glance_db_sync: "docker.io/openstackhelm/glance:victoria-ubuntu_focal"
|
||||
glance_api: "docker.io/openstackhelm/glance:victoria-ubuntu_focal"
|
||||
glance_metadefs_load: "docker.io/openstackhelm/glance:victoria-ubuntu_focal"
|
||||
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -11,5 +11,5 @@ glance:
|
||||
glance_db_sync: "docker.io/openstackhelm/glance:wallaby-ubuntu_focal"
|
||||
glance_api: "docker.io/openstackhelm/glance:wallaby-ubuntu_focal"
|
||||
glance_metadefs_load: "docker.io/openstackhelm/glance:wallaby-ubuntu_focal"
|
||||
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -20,5 +20,5 @@ nova:
|
||||
nova_scheduler: "docker.io/openstackhelm/nova:victoria-ubuntu_focal"
|
||||
nova_spiceproxy: "docker.io/openstackhelm/nova:victoria-ubuntu_focal"
|
||||
nova_spiceproxy_assets: "docker.io/openstackhelm/nova:victoria-ubuntu_focal"
|
||||
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -20,5 +20,5 @@ nova:
|
||||
nova_scheduler: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
||||
nova_spiceproxy: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
||||
nova_spiceproxy_assets: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
||||
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
||||
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal"
|
||||
...
|
||||
|
@ -57,4 +57,5 @@ cinder:
|
||||
- 0.3.5 Add Nova endpoint details to support online volume resize
|
||||
- 0.3.6 Fix ceph keyring placement for uppercased backends
|
||||
- 0.3.7 Allow Ceph pools to use 1x replication
|
||||
- 0.3.8 Update all Ceph images to Focal
|
||||
...
|
||||
|
@ -36,4 +36,5 @@ glance:
|
||||
- 0.4.0 Remove support for Train and Ussuri
|
||||
- 0.4.1 Remove default policy rules
|
||||
- 0.4.2 Allow Ceph pools to use 1x replication
|
||||
- 0.4.3 Update all Ceph images to Focal
|
||||
...
|
||||
|
@ -71,4 +71,5 @@ nova:
|
||||
- 0.3.0 Remove support for Train and Ussuri
|
||||
- 0.3.1 Added backoffLimit for bootstrap job
|
||||
- 0.3.2 Remove un-used configs for Nova
|
||||
- 0.3.3 Update all Ceph images to Focal
|
||||
...
|
||||
|
@ -9,4 +9,5 @@ openstack:
|
||||
- 0.1.6 Added horizon to install as default component.
|
||||
- 0.1.7 Remove placement db-migrate
|
||||
- 0.2.0 Remove support for Train and Ussuri
|
||||
- 0.2.1 Update all Ceph images to Focal
|
||||
...
|
||||
|
@ -82,7 +82,7 @@ conf:
|
||||
crush_rule: same_host
|
||||
spec:
|
||||
# Health metrics pool
|
||||
- name: device_health_metrics
|
||||
- name: .mgr
|
||||
application: mgr_devicehealth
|
||||
replication: 1
|
||||
percent_total_data: 5
|
||||
|
Loading…
Reference in New Issue
Block a user