Set up cyborg-specs repository

This patch set does the following things:
 * Add cyborg-specs to the master projects list and gerrit permissions
 * Add cyborg-specs to zuul
 * Configure GerritBot to Announce Changes

Change-Id: I67dadd6a89d913fd101b59198dd730ce7d9a8857
Needed-By: https://review.openstack.org/553977/
This commit is contained in:
Yumeng Bao 2018-03-17 19:02:28 +08:00 committed by YumengBao
parent 036d14e4cd
commit 9758ee4f0e
3 changed files with 5 additions and 0 deletions

View File

@ -1721,6 +1721,9 @@
description: Library for validation of digital signatures. description: Library for validation of digital signatures.
- project: openstack/cyborg - project: openstack/cyborg
description: Acceleration Management description: Acceleration Management
- project: openstack/cyborg-specs
description: Acceleration Management(cyborg) Specifications
acl-config: /home/gerrit2/acls/openstack/cyborg.config
- project: openstack/daisycloud-core - project: openstack/daisycloud-core
description: The core API implementation for Daisycloud OpenStack installer. description: The core API implementation for Daisycloud OpenStack installer.
- project: openstack/dash-stack - project: openstack/dash-stack

View File

@ -389,6 +389,7 @@ openstack-cyborg:
- x-vrif-minus-2 - x-vrif-minus-2
projects: projects:
- openstack/cyborg - openstack/cyborg
- openstack/cyborg-specs
branches: branches:
- master - master

View File

@ -406,6 +406,7 @@
- openstack/coverage2sql - openstack/coverage2sql
- openstack/cursive - openstack/cursive
- openstack/cyborg - openstack/cyborg
- openstack/cyborg-specs
- openstack/daisycloud-core - openstack/daisycloud-core
- openstack/dash-stack - openstack/dash-stack
- openstack/debtcollector - openstack/debtcollector