Merge "Add "heat-coe-templates" project"
This commit is contained in:
commit
a3943a0aa4
14
gerrit/acls/stackforge/heat-coe-templates.config
Normal file
14
gerrit/acls/stackforge/heat-coe-templates.config
Normal 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
|
@ -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
|
||||
|
@ -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'
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user