Merge "Create orchestration-specs git repo"
This commit is contained in:
@@ -154,6 +154,7 @@ heat:
|
||||
- openstack/python-heatclient
|
||||
- openstack/heat-cfntools
|
||||
- openstack/heat-templates
|
||||
- openstack/orchestration-specs
|
||||
- openstack-dev/heat-cfnclient
|
||||
branches:
|
||||
- master
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user