From 09d7de47b5984125d1d3958ef102a08eae920a22 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 24 Jan 2018 17:02:24 -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: Id3bfbf9ae2363aa8a9b559ed34910b7f673865b9 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 6f314a12..5e7be25e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,5 +1,4 @@ - project: - name: openstack/puppet-heat templates: - puppet-openstack-check-jobs - puppet-openstack-module-unit-jobs