Merge "[magnum] Add specs repo"
This commit is contained in:
commit
1a9d90f059
11
gerrit/acls/openstack/magnum-specs.config
Normal file
11
gerrit/acls/openstack/magnum-specs.config
Normal 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
|
@ -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:
|
||||
|
@ -502,6 +502,7 @@ openstack-containers:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- openstack/magnum
|
||||
- openstack/magnum-specs
|
||||
- openstack/magnum-ui
|
||||
- openstack/python-magnumclient
|
||||
branches:
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user