New Repo - OpenStack-Helm Images
This PS adds a new repo for the OpenStack-Helm project. This repo will house the dockerfiles that are spread throughout the openstack-helm, openstack-helm-addons and openstack-helm-infra repoisitories. Needed-By: https://review.openstack.org/611895 Change-Id: Ifd6b2c806567a082e0773795395f7f18d47f8ff9 Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
parent
dd31cee30d
commit
ae75d5c2b0
11
gerrit/acls/openstack/openstack-helm-images.config
Normal file
11
gerrit/acls/openstack/openstack-helm-images.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group openstack-helm-images-core
|
||||
label-Code-Review = -2..+2 group openstack-helm-images-core
|
||||
label-Workflow = -1..+1 group openstack-helm-images-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -5733,6 +5733,11 @@
|
||||
groups:
|
||||
- openstack-helm
|
||||
description: Addons repository for OpenStack Helm
|
||||
- project: openstack/openstack-helm-images
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- openstack-helm
|
||||
description: Images for use with OpenStack Helm
|
||||
- project: openstack/openstack-helm-infra
|
||||
use-storyboard: true
|
||||
groups:
|
||||
|
@ -985,6 +985,7 @@
|
||||
- openstack/openstack-health
|
||||
- openstack/openstack-helm
|
||||
- openstack/openstack-helm-addons
|
||||
- openstack/openstack-helm-images
|
||||
- openstack/openstack-helm-infra
|
||||
- openstack/openstack-manuals
|
||||
- openstack/openstack-map
|
||||
|
Loading…
Reference in New Issue
Block a user