Create glance-specs git repo
Create a new git repository for use by the Glance project to do design reviews as a supplement to launchpad blueprints. Change-Id: Ia50ab46581bacecc1cef94e0b2939e0b3d3251bc
This commit is contained in:
parent
9ccbc1095d
commit
ba95fffe47
@ -399,6 +399,7 @@ openstack-glance:
|
|||||||
- x-vrif-minus-2
|
- x-vrif-minus-2
|
||||||
projects:
|
projects:
|
||||||
- openstack/glance
|
- openstack/glance
|
||||||
|
- openstack/glance-specs
|
||||||
- openstack/python-glanceclient
|
- openstack/python-glanceclient
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
@ -0,0 +1,11 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group glance-specs-core
|
||||||
|
label-Workflow = -1..+1 group glance-specs-core
|
||||||
|
abandon = group glance-specs-core
|
||||||
|
[project]
|
||||||
|
state = active
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -489,6 +489,14 @@
|
|||||||
- openstack-publish-jobs
|
- openstack-publish-jobs
|
||||||
- translation-jobs
|
- translation-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: glance-specs
|
||||||
|
github-org: openstack
|
||||||
|
node: bare-precise
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-docs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: heat
|
name: heat
|
||||||
|
@ -211,6 +211,7 @@
|
|||||||
upstream: git://github.com/n0ano/gantt.git
|
upstream: git://github.com/n0ano/gantt.git
|
||||||
- project: openstack/glance
|
- project: openstack/glance
|
||||||
docimpact-group: openstack-manuals
|
docimpact-group: openstack-manuals
|
||||||
|
- project: openstack/glance-specs
|
||||||
- project: openstack/governance
|
- project: openstack/governance
|
||||||
description: OpenStack Technical Committee Decisions
|
description: OpenStack Technical Committee Decisions
|
||||||
- project: openstack/heat
|
- project: openstack/heat
|
||||||
|
@ -720,6 +720,12 @@ projects:
|
|||||||
periodic:
|
periodic:
|
||||||
- glance-propose-translation-update
|
- glance-propose-translation-update
|
||||||
|
|
||||||
|
- name: openstack/glance-specs
|
||||||
|
check:
|
||||||
|
- gate-glance-specs-docs
|
||||||
|
gate:
|
||||||
|
- gate-glance-specs-docs
|
||||||
|
|
||||||
- name: openstack/heat
|
- name: openstack/heat
|
||||||
template:
|
template:
|
||||||
- name: python-jobs
|
- name: python-jobs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user