From 57178f73843a037b9bbe47908094b9f7440c8689 Mon Sep 17 00:00:00 2001 From: Logan V Date: Thu, 23 Mar 2017 10:29:45 -0500 Subject: [PATCH] [DOCS] Add checklist item for ceph_stable_release We should bump OSA's default Ceph release to the latest Ceph LTS each release cycle. Change-Id: Iebbf74de74aa1f4545420d90156b017e91e58b81 --- doc/source/developer-docs/contribute.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/source/developer-docs/contribute.rst b/doc/source/developer-docs/contribute.rst index 228d48d69a..00451e8725 100644 --- a/doc/source/developer-docs/contribute.rst +++ b/doc/source/developer-docs/contribute.rst @@ -333,6 +333,9 @@ development team by performing one of the following recurring tasks: * Refresh static elements in roles. For example, update a specific version of the software packages. + * Bump ``ceph_stable_release`` to latest Ceph LTS release in the integrated + OpenStack-Ansible repo, and inside the ``ceph_client`` role defaults. + * By milestone 3: * Implement features