Merge "Add mistral-specs"

This commit is contained in:
Jenkins 2015-11-16 10:13:52 +00:00 committed by Gerrit Code Review
commit bb67be60f6
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

@ -1757,6 +1757,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

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

View File

@ -2480,6 +2480,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

@ -5884,6 +5884,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