From 7f4c4ae7f3aec433345136a777b2e91b076ec9dc Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 24 Jan 2018 16:49:54 -0800 Subject: [PATCH] Zuul: Remove project name Zuul no longer requires the project-name for in-repo configuration. Omitting it makes forking or renaming projects easier. Change-Id: I987ff6f27c30c1ed53f6d6b592f3877f1f8c8ae2 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 90c5e4276d0..8f4ace011b4 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,5 +1,4 @@ - project: - name: openstack/cinder check: jobs: - cinder-tempest-dsvm-lvm-lio: