Add "heat-coe-templates" project

This adds heat-coe-templates, which is adopting the maintenance of
https://github.com/larsks/heat-kubernetes for use in the Magnum project.

Change-Id: I66a1451349d5648618e076453e9f8cc01315df3e
This commit is contained in:
Lars Kellogg-Stedman 2015-03-16 14:01:34 -04:00
parent f14fd6c25b
commit 69bdc0d6d8
4 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group heat-coe-templates-core
label-Code-Review = -2..+2 group heat-coe-templates-core
label-Workflow = -1..+1 group heat-coe-templates-core
[access "refs/tags/*"]
pushSignedTag = group heat-coe-templates-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1608,6 +1608,12 @@
service to OpenStack Cloud Operating system by providing monitoring service for
Cloud Resources and Infrastructure with a pluggable framework for 'Inventory Management',
'Alerts and notifications' and 'Utilization Data.'
- project: stackforge/heat-coe-templates
description: >
A collection of Heat templates for deploying a
variety of container orchestration engines onto a cluster of Nova
instances.
upstream: https://github.com/larsks/heat-kubernetes.git
- project: stackforge/horizon-salt-formula
description: SaltStack formula used for installing OpenStack Horizon
acl-config: /home/gerrit2/acls/stackforge/salt-formula.config

View File

@ -3611,6 +3611,13 @@
jobs:
- python-jobs
- project:
name: heat-coe-templates
node: 'bare-precise || bare-trusty'
jobs:
- gate-{name}-tox-{envlist}:
envlist: lint
- project:
name: horizon-salt-formula
node: 'bare-precise || bare-trusty'

View File

@ -5038,6 +5038,14 @@ projects:
- gate-healthnmon-pep8
- gate-healthnmon-python27
- name: stackforge/heat-coe-templates
template:
- name: merge-check
check:
- gate-heat-coe-templates-tox-lint
gate:
- gate-heat-coe-templates-tox-lint
- name: stackforge/horizon-salt-formula
template:
- name: merge-check