Add mistral-specs

After discussion with Mistral core team, we decided to adopt the
specification approval process, like other official projects. Please see
the dependent patch in governance repo.

Change-Id: I6e273a854d35bf8179a4306800de78d574ae2da4
Depends-on: I7da1ffaee454383704beb94b0c2bc9786dd1846f
This commit is contained in:
kong 2015-11-07 22:08:53 +08:00 committed by Lingxian Kong
parent 2a56c628f2
commit f3c0cd8b9e
5 changed files with 32 additions and 0 deletions

View File

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

View File

@ -1750,6 +1750,10 @@
groups:
- mistral
acl-config: /home/gerrit2/acls/openstack/mistral.config
- project: openstack/mistral-specs
description: OpenStack Workflow (Mistral) Specifications
groups:
- mistral
- project: openstack/monasca-agent
description: Agent for Monasca
groups:

View File

@ -1094,6 +1094,7 @@ openstack-mistral:
- openstack/mistral
- openstack/mistral-dashboard
- openstack/mistral-extra
- openstack/mistral-specs
- openstack/python-mistralclient
branches:
- master

View File

@ -2414,6 +2414,13 @@
- python-jobs
- pypi-jobs
- project:
name: mistral-specs
node: 'bare-precise || bare-trusty'
jobs:
- specs-jobs
- project:
name: monasca-agent
node: 'bare-precise || bare-trusty'

View File

@ -5810,6 +5810,15 @@ projects:
check:
- gate-mistral-extra-python34
- name: openstack/mistral-specs
template:
- name: merge-check
- name: openstack-specs-jobs
check:
- gate-mistral-specs-python27
gate:
- gate-mistral-specs-python27
- name: openstack/monasca-agent
template:
- name: merge-check