[magnum] Add specs repo

Add a repo for magnum to host and publish its specs.

Needed-By: I1880a7310876c54bd5bd4bc16c6c5132c6ecb706
Change-Id: I81d62b4feed6629877719ac7ea4529cc1c3346b4
This commit is contained in:
Spyros Trigazis 2016-10-31 10:46:55 +01:00
parent 996d4b11ae
commit b936a8793f
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

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