From 9758ee4f0ea1b9f296efa7bcba37bddc1dc95465 Mon Sep 17 00:00:00 2001 From: Yumeng Bao Date: Sat, 17 Mar 2018 19:02:28 +0800 Subject: [PATCH] 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/ --- gerrit/projects.yaml | 3 +++ gerritbot/channels.yaml | 1 + zuul/main.yaml | 1 + 3 files changed, 5 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 9525867ee6..5b70334d4f 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1721,6 +1721,9 @@ description: Library for validation of digital signatures. - project: openstack/cyborg description: Acceleration Management +- project: openstack/cyborg-specs + description: Acceleration Management(cyborg) Specifications + acl-config: /home/gerrit2/acls/openstack/cyborg.config - project: openstack/daisycloud-core description: The core API implementation for Daisycloud OpenStack installer. - project: openstack/dash-stack diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index c7a9d3d9e5..0f478e6bcf 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -389,6 +389,7 @@ openstack-cyborg: - x-vrif-minus-2 projects: - openstack/cyborg + - openstack/cyborg-specs branches: - master diff --git a/zuul/main.yaml b/zuul/main.yaml index 12ebea471f..46f7671d88 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -406,6 +406,7 @@ - openstack/coverage2sql - openstack/cursive - openstack/cyborg + - openstack/cyborg-specs - openstack/daisycloud-core - openstack/dash-stack - openstack/debtcollector