From 3bf28bbe27265675456a2626315e56f73e7ad47f Mon Sep 17 00:00:00 2001 From: Aleksandra Fedorova Date: Thu, 10 Mar 2016 22:44:23 +0300 Subject: [PATCH] Add missing delay-release option in Fuel projects By default if patch with Closes-Bug tag gets merged, bot changes bug status to Fix Released. We need a 'delay-release' option, so that bug will be moved to Fix Commited state and then will be verified manually. Change-Id: I90ced5a0643eaf9b9a2c2df530c25ed3b098c4a7 --- gerrit/projects.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 0ed1b33341..4592e6c3c3 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1657,6 +1657,8 @@ - fuel-plugins description: Fuel plugin for Murano with MOS integration docimpact-group: fuel-plugins + options: + - delay-release - project: openstack/fuel-plugin-network-node groups: - fuel-plugins @@ -1704,6 +1706,8 @@ - fuel-plugins description: Fuel plugin for Nuage SDN with MOS integration docimpact-group: fuel-plugins + options: + - delay-release - project: openstack/fuel-plugin-onos groups: - fuel-plugins @@ -2244,6 +2248,8 @@ - fuel description: Network connectivity health check tool. docimpact-group: fuel + options: + - delay-release - project: openstack/networking-6wind description: Neutron support for fast path stack - project: openstack/networking-ale-omniswitch @@ -3359,6 +3365,8 @@ description: Tool for collecting diagnostic snapshot from nodes (logs, databases, etc). docimpact-group: fuel + options: + - delay-release - project: openstack/shovel description: RackHD and OpenStack Coordinator - project: openstack/shovel-horizon