Merge "Add "heat-coe-templates" project"

This commit is contained in:
Jenkins 2015-03-26 14:54:04 +00:00 committed by Gerrit Code Review
commit a3943a0aa4
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

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

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

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