From 9f2ad36b91bd3a92be7de418c88987dfb90dc589 Mon Sep 17 00:00:00 2001
From: "James E. Blair" <jeblair@redhat.com>
Date: Wed, 24 Jan 2018 16:45:18 -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: I92ea13e64dcdc24a8dd1fd6d17df9f771b2fc1e0
---
 .zuul.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.zuul.yaml b/.zuul.yaml
index 98446e6870..3888c75f9c 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -188,7 +188,6 @@
         - osc-tox-py35-tips
 
 - project:
-    name: openstack/python-openstackclient
     templates:
       - openstackclient-plugin-jobs
       - osc-tox-unit-tips