From f7b34955dd437706220a2ef162d6720ac389f26d Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 24 Jan 2018 16:43:32 -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: Ib7e4376a62c2f32277a12a3397d5e76c988efaf7 --- zuul.d/layout.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index cba7198b..18c3aa4d 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -1,7 +1,5 @@ ---- - project: - name: openstack/tripleo-puppet-elements templates: - tripleo-multinode-baremetal-minimal - tripleo-multinode-container-minimal