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: I390d674b3cc667c4013929bc13e98eb4fffbf35b
This commit is contained in:
James E. Blair 2018-01-24 16:45:24 -08:00
parent d9f6b258f7
commit e518946c4d
1 changed files with 1 additions and 2 deletions

View File

@ -61,7 +61,7 @@
parent: congress-devstack-api-base
voting: false
vars:
database: postgresql
database: postgresql
- job:
name: congress-devstack-py35-api-mysql
@ -102,7 +102,6 @@
database: postgresql
- project:
name: openstack/congress
check:
jobs:
- openstack-tox-cover: