Add new project for OpenStack Health Dashboard.
Change-Id: Iba75ad450d34225ae0e9bf1b00fd6f4649c96871
This commit is contained in:
parent
820982d412
commit
88c670f640
14
gerrit/acls/openstack/openstack-health.config
Normal file
14
gerrit/acls/openstack/openstack-health.config
Normal file
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group openstack-health-core
|
||||
label-Code-Review = -2..+2 group openstack-health-core
|
||||
label-Workflow = -1..+1 group openstack-health-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group openstack-health-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1305,6 +1305,9 @@
|
||||
options:
|
||||
- direct-release
|
||||
acl-config: /home/gerrit2/acls/openstack/openstackdocstheme.config
|
||||
- project: openstack/openstack-health
|
||||
description: OpenStack Health Dashboard
|
||||
upstream: https://github.com/dklyle/stackviz-ng
|
||||
- project: openstack/openstack-manuals
|
||||
options:
|
||||
- direct-release
|
||||
|
@ -1215,6 +1215,7 @@ openstack-qa:
|
||||
- openstack/tempest-lib
|
||||
- openstack/eslint-config-openstack
|
||||
- openstack/stackviz
|
||||
- openstack/openstack-health
|
||||
- openstack-dev/devstack
|
||||
- openstack-dev/devstack-plugin-cookiecutter
|
||||
- openstack-dev/grenade
|
||||
|
@ -4426,6 +4426,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: openstack-specs-jobs
|
||||
|
||||
- name: openstack/openstack-health
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/openstack-planet
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user