Merge "Add heat-dashboard project"

This commit is contained in:
Zuul 2017-10-16 10:16:42 +00:00 committed by Gerrit Code Review
commit c8f8057a3e
5 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group heat-dashboard-core
label-Code-Review = -2..+2 group heat-dashboard-core
label-Workflow = -1..+1 group heat-dashboard-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -3850,6 +3850,9 @@
acl-config: /home/gerrit2/acls/openstack/heat.config
- project: openstack/heat-cfntools
description: OpenStack Orchestration (Heat) CFN Tools
- project: openstack/heat-dashboard
description: Horizon plugin for OpenStack Orchestration (Heat)
upstream: https://github.com/keiichi-hikita/heat-dashboard.git
- project: openstack/heat-specs
groups:
- heat

View File

@ -197,6 +197,7 @@ heat:
- openstack/heat
- openstack/heat-agents
- openstack/heat-cfntools
- openstack/heat-dashboard
- openstack/heat-specs
- openstack/heat-templates
- openstack/python-heatclient

View File

@ -10390,6 +10390,11 @@ projects:
- name: python35-jobs
- name: python-jobs
- name: openstack/heat-dashboard
template:
- name: merge-check
- name: noop-jobs
- name: openstack/heat-specs
template:
- name: merge-check

View File

@ -944,6 +944,7 @@
- openstack/heat
- openstack/heat-agents
- openstack/heat-cfntools
- openstack/heat-dashboard
- openstack/heat-specs
- openstack/heat-templates
- openstack/heat-translator