Add heat-dashboard project

This project privides horizon plugin for heat.
The repository will be a part of heat project.

Change-Id: I12710886c8f98786179538a9a5dc4bacead3761a
Needed-By: I71610da41505d7131ac864380d21fcb8d040b457
This commit is contained in:
kaz_shinohara 2017-10-03 18:08:47 +09:00
parent faced7a61e
commit 77f99f2474
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

@ -3848,6 +3848,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

@ -10379,6 +10379,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

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