Merge "[magnum] Add specs repo"

This commit is contained in:
Jenkins 2016-11-09 08:25:26 +00:00 committed by Gerrit Code Review
commit 1a9d90f059
5 changed files with 31 additions and 0 deletions

View File

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

View File

@ -4652,6 +4652,10 @@
description: Container Infrastructure Management Service for OpenStack
options:
- translate
- project: openstack/magnum-specs
groups:
- magnum
description: Magnum Design specifications.
- project: openstack/magnum-ui
description: The UI component for Magnum
options:

View File

@ -502,6 +502,7 @@ openstack-containers:
- x-vrif-minus-2
projects:
- openstack/magnum
- openstack/magnum-specs
- openstack/magnum-ui
- openstack/python-magnumclient
branches:

View File

@ -6400,6 +6400,12 @@
- api-ref-jobs:
service: container-infrastructure-management
- project:
name: magnum-specs
jobs:
- specs-jobs
- project:
name: magnum-ui
tarball-site: tarballs.openstack.org

View File

@ -10848,6 +10848,15 @@ projects:
- periodic-magnum-dib-buildimage-fedora-atomic-23
- periodic-magnum-dib-buildimage-ubuntu-mesos
- name: openstack/magnum-specs
template:
- name: merge-check
- name: openstack-specs-jobs
check:
- gate-magnum-specs-python27-ubuntu-xenial
gate:
- gate-magnum-specs-python27-ubuntu-xenial
- name: openstack/magnum-ui
template:
- name: merge-check