From 3024596a97ad430410e7faed98048bd9dd21efea Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Thu, 7 Feb 2019 15:40:46 -0600 Subject: [PATCH] Switch some Telemetry services to cycle-with-rc There were several deliverables set as cycle-with-intermediary that have not been doing intermediary releases. That release model is intended for deliverables that will be releases multiple times throughout the development cycle. With the newer cycle-with-rc release model, teams have the option of not requiring releases during the cycle and just making sure they are done near the end of the cycle. See [1] for more details. This proposes to change a few cycle-with-intermediary deliverables to be cycle-with-rc. Please confirm this is acceptable for the team and feel free to ask any questions about this change. [1] http://lists.openstack.org/pipermail/openstack-discuss/2018-December/000465.html Change-Id: I9c08bb4f25a0db57ac946ce6204a760f3491fb6e Signed-off-by: Sean McGinnis --- deliverables/stein/aodh.yaml | 2 +- deliverables/stein/ceilometer.yaml | 2 +- deliverables/stein/panko.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deliverables/stein/aodh.yaml b/deliverables/stein/aodh.yaml index 677d46ced5..4fabcf205f 100644 --- a/deliverables/stein/aodh.yaml +++ b/deliverables/stein/aodh.yaml @@ -1,6 +1,6 @@ --- launchpad: aodh -release-model: cycle-with-intermediary +release-model: cycle-with-rc team: Telemetry type: service repository-settings: diff --git a/deliverables/stein/ceilometer.yaml b/deliverables/stein/ceilometer.yaml index 7c39046253..10e7bed67a 100644 --- a/deliverables/stein/ceilometer.yaml +++ b/deliverables/stein/ceilometer.yaml @@ -1,6 +1,6 @@ --- launchpad: ceilometer -release-model: cycle-with-intermediary +release-model: cycle-with-rc team: Telemetry type: service repository-settings: diff --git a/deliverables/stein/panko.yaml b/deliverables/stein/panko.yaml index c68b913099..f40333f908 100644 --- a/deliverables/stein/panko.yaml +++ b/deliverables/stein/panko.yaml @@ -1,6 +1,6 @@ --- launchpad: panko -release-model: cycle-with-intermediary +release-model: cycle-with-rc team: Telemetry type: service repository-settings: