Add an openstack/self-healing-sig repository

The Self-healing SIG is interested in using Storyboard for task
tracking purposes. At the moment our means of avoiding name
collisions is to make sure each project in SB has a matching
repository in Gerrit, so create the necessary repo as a placeholder
(it may be used for revision control of documents or other artifacts
pertaining to the SIG in the future, but they have no actual plans
for it at this time).

https://wiki.openstack.org/wiki/Self-healing_SIG
http://lists.openstack.org/pipermail/openstack-sigs/2017-December/000198.html

Change-Id: If4fed236b6a679a635e17984f1cd07e98e21758c
Needed-By: Ie2bba5e8914eb5422974b968183498471fae37cb
This commit is contained in:
Jeremy Stanley 2017-12-04 18:14:35 +00:00
parent 9ead164b91
commit 9c9a61414a
3 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,10 @@
[access "refs/heads/*"]
abandon = group self-healing-sig-core
label-Code-Review = -2..+2 group self-healing-sig-core
label-Workflow = -1..+1 group self-healing-sig-core
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -5941,6 +5941,9 @@
- translate
- project: openstack/security-specs
description: OpenStack Security Specifications
- project: openstack/self-healing-sig
description: General repository for the Self-healing SIG
use-storyboard: true
- project: openstack/senlin
description: Clustering service for managing homogeneous objects in OpenStack
options:

View File

@ -1174,6 +1174,7 @@
- openstack/security-analysis
- openstack/security-doc
- openstack/security-specs
- openstack/self-healing-sig
- openstack/senlin
- openstack/senlin-dashboard
- openstack/senlin-tempest-plugin