From 4e48cfa2cc5b373e1660972a9b7f412c3a4697de Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 24 Jan 2018 16:51:56 -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: I276dc81d5da86d11001f0ba1b6d7e058dcf1bf87 --- zuul.d/layout.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 1a7929c..18c3aa4 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -1,7 +1,5 @@ ---- - project: - name: openstack/os-collect-config templates: - tripleo-multinode-baremetal-minimal - tripleo-multinode-container-minimal