From fee3000d58a3a9dc9399d1b6461ba09ef36b20a1 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Mon, 10 Oct 2022 14:19:50 +0200 Subject: [PATCH] Switch blazar-nova release model to cycle-with-rc The blazar-nova deliverable is a library historically released as cycle-with-intermediary. However, it is not a typical library, since other OpenStack projects do not depend on it. Rather, it is a Blazar component loaded into Nova as a scheduler filter. There is no reason to release it earlier than other Blazar components, so change the release model to cycle-with-rc. Change-Id: I699a7f40bb851453527b6af205d4914e6151a3c9 --- deliverables/antelope/blazar-nova.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deliverables/antelope/blazar-nova.yaml b/deliverables/antelope/blazar-nova.yaml index b37d21fde5..5c696518ca 100644 --- a/deliverables/antelope/blazar-nova.yaml +++ b/deliverables/antelope/blazar-nova.yaml @@ -1,6 +1,6 @@ --- launchpad: blazar -release-model: cycle-with-intermediary +release-model: cycle-with-rc team: blazar type: library release-type: python-pypi