From d7d74c283238191b6709dda5e7b69cf317f7ca6e Mon Sep 17 00:00:00 2001 From: zhangbailin Date: Wed, 11 Nov 2020 07:58:12 +0000 Subject: [PATCH] Create inspur/venus-tempest-plugin repository Inspur is working on a log collection/management module for OpenStack. It needs to be released under an open source license and fleshed out before it can be officially proposed as an offical OpenStack project. Create a inspur/venus-tempest-plugin repository and use the same ACL with Venus project(c187f810289c0567fb2a05a8012f7227d94d0de7) to do all that preliminary work. Change-Id: Ie94b72a3fb0f05cecd22e06767dfe0bac74af187 --- gerrit/projects.yaml | 3 +++ zuul/main.yaml | 1 + 2 files changed, 4 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 2f7dc17680..ed76cf7a45 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -150,6 +150,9 @@ - project: inspur/venus-specs description: A log management component specifications acl-config: /home/gerrit2/acls/inspur/venus.config +- project: inspur/venus-tempest-plugin + description: Tempest plugin for the venus project. + acl-config: /home/gerrit2/acls/inspur/venus.config - project: jjb/jenkins-job-builder use-storyboard: true groups: diff --git a/zuul/main.yaml b/zuul/main.yaml index f451625225..d634a0e35d 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -128,6 +128,7 @@ - inspur/python-venusclient - inspur/venus - inspur/venus-specs + - inspur/venus-tempest-plugin - jjb/jenkins-job-builder - jjb/python-jenkins - limestone/ci-cloud-config