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
|
description: Container Infrastructure Management Service for OpenStack
|
||||||
options:
|
options:
|
||||||
- translate
|
- translate
|
||||||
|
- project: openstack/magnum-specs
|
||||||
|
groups:
|
||||||
|
- magnum
|
||||||
|
description: Magnum Design specifications.
|
||||||
- project: openstack/magnum-ui
|
- project: openstack/magnum-ui
|
||||||
description: The UI component for Magnum
|
description: The UI component for Magnum
|
||||||
options:
|
options:
|
||||||
|
@ -502,6 +502,7 @@ openstack-containers:
|
|||||||
- x-vrif-minus-2
|
- x-vrif-minus-2
|
||||||
projects:
|
projects:
|
||||||
- openstack/magnum
|
- openstack/magnum
|
||||||
|
- openstack/magnum-specs
|
||||||
- openstack/magnum-ui
|
- openstack/magnum-ui
|
||||||
- openstack/python-magnumclient
|
- openstack/python-magnumclient
|
||||||
branches:
|
branches:
|
||||||
|
@ -6400,6 +6400,12 @@
|
|||||||
- api-ref-jobs:
|
- api-ref-jobs:
|
||||||
service: container-infrastructure-management
|
service: container-infrastructure-management
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: magnum-specs
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- specs-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: magnum-ui
|
name: magnum-ui
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
|
@ -10848,6 +10848,15 @@ projects:
|
|||||||
- periodic-magnum-dib-buildimage-fedora-atomic-23
|
- periodic-magnum-dib-buildimage-fedora-atomic-23
|
||||||
- periodic-magnum-dib-buildimage-ubuntu-mesos
|
- 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
|
- name: openstack/magnum-ui
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
Reference in New Issue
Block a user