Add murano-specs
Murano team decided to adopt common approach with specification tracking and create murano-specs repo on stackforge. Change-Id: I3e3b67cbbdc0fb691efaa875914280a7c031ddd2
This commit is contained in:
parent
4edbceef7b
commit
18c188b740
11
gerrit/acls/stackforge/murano-specs.config
Normal file
11
gerrit/acls/stackforge/murano-specs.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group murano-core
|
||||
label-Code-Review = -2..+2 group murano-core
|
||||
label-Workflow = -1..+1 group murano-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1267,6 +1267,8 @@
|
||||
- murano
|
||||
upstream: git://github.com/Mirantis/murano-docs.git
|
||||
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
||||
- project: stackforge/murano-specs
|
||||
description: Murano Design Specifications
|
||||
- project: stackforge/namos
|
||||
description: Device and Service manager
|
||||
- project: stackforge/neutron-salt-formula
|
||||
|
@ -378,6 +378,7 @@ murano:
|
||||
- stackforge/murano-dashboard
|
||||
- stackforge/murano-deployment
|
||||
- stackforge/murano-docs
|
||||
- stackforge/murano-specs
|
||||
- stackforge/python-muranoclient
|
||||
branches:
|
||||
- master
|
||||
|
@ -2953,6 +2953,15 @@
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: murano-specs
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- gate-{name}-docs
|
||||
- hook-{name}-rtfd
|
||||
|
||||
- project:
|
||||
name: namos
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
@ -4719,6 +4719,12 @@ projects:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: stackforge/murano-specs
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: stackforge-specs-jobs
|
||||
- name: docs-on-rtfd
|
||||
|
||||
- name: stackforge/namos
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user