From 86876e93215da97b0eb8668fd1aa434bfe11dc76 Mon Sep 17 00:00:00 2001 From: PranaliD Date: Fri, 18 Dec 2020 06:07:16 +0000 Subject: [PATCH] Add new repo for Glance Tempest Plugin This imports from a temporary github repo that preserves the history of the plugin and additionally applies the openstack cookiecutter to it. Implements: blueprint create-glance-tempest-plugin Needed-By: I91841f491bd75a8d53a5dc1f551bf091f5c9178e Change-Id: I2f112fca07bb175fa947e15e8bb7729a11de9029 --- gerrit/projects.yaml | 6 ++++++ gerritbot/channels.yaml | 1 + zuul/main.yaml | 1 + 3 files changed, 8 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index baef39c059..3cf30fbe91 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -3136,6 +3136,12 @@ - translate - project: openstack/glance-specs description: OpenStack Image Management (Glance) Specifications +- project: openstack/glance-tempest-plugin + description: Tempest plugin for Glance project. + groups: + - glance + acl-config: /home/gerrit2/acls/openstack/glance.config + upstream: https://github.com/PranaliDeore/glance-tempest-plugin - project: openstack/glance_store description: Glance stores library groups: diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index b50f43f0b8..4ac2346f4b 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -579,6 +579,7 @@ openstack-glance: projects: - openstack/glance - openstack/glance-specs + - openstack/glance-tempest-plugin - openstack/glance_store - openstack/python-glanceclient branches: diff --git a/zuul/main.yaml b/zuul/main.yaml index 69c905928b..e22f1c5ddd 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -478,6 +478,7 @@ - openstack/futurist - openstack/glance - openstack/glance-specs + - openstack/glance-tempest-plugin - openstack/glance_store - openstack/goal-tools - openstack/governance