From 069a39e657da5f505d379d51ae6dd07c2ba3b9de Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Mon, 11 Sep 2017 17:59:25 +0100 Subject: [PATCH] [Docs] Add the bump of the upstream repo OpenStack-Ansible is a cycle trailing project, and has therefore two weeks after the official upstream project releases. The upstream project packagers will have build their package repositories to work for these versions, and we should therefore use their package repositories, instead of using previous version's package repositories. This documents the "bump" step of these upstream package repositories. Change-Id: I3922b4abba421e74a130c84c104b91f909cc7c53 --- doc/source/contributor/contribute.rst | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/doc/source/contributor/contribute.rst b/doc/source/contributor/contribute.rst index bf1fc9422f..05c0ef0814 100644 --- a/doc/source/contributor/contribute.rst +++ b/doc/source/contributor/contribute.rst @@ -351,13 +351,13 @@ development team by performing one of the following recurring tasks: * By milestone 1: - * Community goal acknowledgement + * Community goal acknowledgement. * By milestone 2: - * Handle deprecations from upstream project's previous cycle + * Handle deprecations from upstream project's previous cycle. - * Handle OpenStack-Ansible roles deprecations from the previous cycle + * Handle OpenStack-Ansible roles deprecations from the previous cycle. * Refresh static elements in roles. For example, update a specific version of the software packages. @@ -376,3 +376,8 @@ development team by performing one of the following recurring tasks: * After milestone 3: * Feature freeze, bug fixes, and testing improvements + +* After official project release, before official OpenStack-Ansible release: + + * Bump RDO, Ubuntu Cloud Archive and openSUSE OBS OpenStack Cloud + repositories if they are ready on time.