From 9ef8dd543ad41bf65429c5a25ddc4fa6dbb1e563 Mon Sep 17 00:00:00 2001 From: Andy McCrae Date: Wed, 30 Aug 2017 17:33:58 +0100 Subject: [PATCH] [DOC] Check Galera/Rabbitmq versions during cycle Change-Id: I722d57e3b5011795fa0b0f89c9810aa2b603a718 --- doc/source/contributor/contribute.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/contributor/contribute.rst b/doc/source/contributor/contribute.rst index f86a826095..bf1fc9422f 100644 --- a/doc/source/contributor/contribute.rst +++ b/doc/source/contributor/contribute.rst @@ -365,6 +365,10 @@ development team by performing one of the following recurring tasks: * Bump ``ceph_stable_release`` to latest Ceph LTS release in the integrated OpenStack-Ansible repo, and inside the ``ceph_client`` role defaults. + * Check and bump galera versions if required. + + * Check and bump rabbitmq versions if required. + * By milestone 3: * Implement features