Update ceph-ansible release to pacific
Change-Id: If77b2a2d039a1d693f03fa731322c96ab8bcc9ae
This commit is contained in:
@@ -27,7 +27,7 @@ ceph_repository: community
|
|||||||
# The _stable_release var is used by both the OSA ceph_client role and the
|
# 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
|
# ceph-ansible roles. It is defaulted in ceph_client but set here to keep the
|
||||||
# OSA/ceph-ansible integrations in sync.
|
# OSA/ceph-ansible integrations in sync.
|
||||||
ceph_stable_release: octopus
|
ceph_stable_release: pacific
|
||||||
fetch_directory: "{{ openstack_config_dir }}/ceph-fetch/"
|
fetch_directory: "{{ openstack_config_dir }}/ceph-fetch/"
|
||||||
# tries to create /var/log/ceph as a directory and fails if the log link already
|
# 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
|
# exists. we handle the log dir creation so this is not something we need
|
||||||
|
12
releasenotes/notes/ceph_pacific-9952da2810a737c1.yaml
Normal file
12
releasenotes/notes/ceph_pacific-9952da2810a737c1.yaml
Normal 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
|
Reference in New Issue
Block a user