From 5a9e32afeb723dac3f0111b96cea7da77cdc722e Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Fri, 7 Dec 2018 10:26:18 -0500 Subject: [PATCH] Update comment about nova-cells-v1 job Nova is moving nova-cells-v1 to its experimental queue set of jobs so the comment in devstack should be updated. Depends-On: https://review.openstack.org/623538 Change-Id: Iefbaa9b809d1426640cbd47a42213f28c9ec5ff3 Related-Bug: #1807407 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 21d1a97046..4f91b5b997 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -557,7 +557,7 @@ # pruned. # # * nova-cells-v1: maintained by nova for cells v1 (nova-cells service); - # nova gates on this job, it's in experimental for testing cells v1 + # it's in experimental here (and in nova) for testing cells v1 # changes to devstack w/o gating on it for all devstack changes. # * nova-next: maintained by nova for unreleased/undefaulted # things like cellsv2 and placement-api