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