Merge "Create orchestration-specs git repo"

This commit is contained in:
Jenkins
2014-05-22 00:35:44 +00:00
committed by Gerrit Code Review
5 changed files with 28 additions and 0 deletions

View File

@@ -154,6 +154,7 @@ heat:
- openstack/python-heatclient
- openstack/heat-cfntools
- openstack/heat-templates
- openstack/orchestration-specs
- openstack-dev/heat-cfnclient
branches:
- master

View File

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

View File

@@ -541,6 +541,14 @@
- openstack-publish-jobs
- translation-jobs
- project:
name: orchestration-specs
github-org: openstack
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- gate-{name}-docs
- project:
name: python-heatclient

View File

@@ -298,6 +298,8 @@
description: OpenStack Operations Guide
options:
- direct-release
- project: openstack/orchestration-specs
group: heat
- project: openstack/os-apply-config
description: Apply configuration from cloud metadata.
- project: openstack/os-cloud-config

View File

@@ -796,6 +796,12 @@ projects:
periodic:
- heat-propose-translation-update
- name: openstack/orchestration-specs
check:
- gate-orchestration-specs-docs
gate:
- gate-orchestration-specs-docs
- name: openstack/horizon
template:
- name: python-jobs