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: I2d90d8d9c396f78ad9b981229d0741b71f59812d
This commit is contained in:
James E. Blair 2018-01-24 16:58:40 -08:00
parent f171fcabaf
commit 30a78eeda2

View File

@ -1,4 +1,3 @@
---
# Copyright 2017, Rackspace US, Inc. # Copyright 2017, Rackspace US, Inc.
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
@ -14,7 +13,6 @@
# limitations under the License. # limitations under the License.
- project: - project:
name: openstack/openstack-ansible-lxc_hosts
check: check:
jobs: jobs:
- openstack-ansible-linters - openstack-ansible-linters