Merge "Update ceph-ansible release to pacific"

This commit is contained in:
Zuul 2021-12-03 11:20:34 +00:00 committed by Gerrit Code Review
commit df97c1747d
2 changed files with 13 additions and 1 deletions

View File

@ -27,7 +27,7 @@ ceph_repository: community
# The _stable_release var is used by both the OSA ceph_client role and the
# ceph-ansible roles. It is defaulted in ceph_client but set here to keep the
# OSA/ceph-ansible integrations in sync.
ceph_stable_release: octopus
ceph_stable_release: pacific
fetch_directory: "{{ openstack_config_dir }}/ceph-fetch/"
# tries to create /var/log/ceph as a directory and fails if the log link already
# exists. we handle the log dir creation so this is not something we need

View File

@ -0,0 +1,12 @@
---
features:
- |
Ceph-ansible has been switched to version 6.0 and Ceph Pacific is used
by default.
issues:
- |
There's a `known issue <https://tracker.ceph.com/issues/53062>`_ with
upgrade to Ceph Pacific release prior to version 16.2.7.
Please, make sure that 16.2.7 or later has been released before performing
Ceph upgrade. Otherwise, override ``ceph_stable_release: octopus`` in your
user_variables.yml