Add new magnetodb-specs project
In order to follow standard blueprint approval process we need spec repo. Change-Id: Ia92bf5d2d29be89c408b2a1582929d6478643ceb
This commit is contained in:
11
gerrit/acls/stackforge/magnetodb-specs.config
Normal file
11
gerrit/acls/stackforge/magnetodb-specs.config
Normal file
@@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group magnetodb-core
|
||||
label-Code-Review = -2..+2 group magnetodb-core
|
||||
label-Workflow = -1..+1 group magnetodb-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@@ -1072,6 +1072,9 @@
|
||||
- project: stackforge/magnetodb
|
||||
description: Key-value database service for OpenStack cloud.
|
||||
upstream: git://github.com/Mirantis/magnetodb.git
|
||||
- project: stackforge/magnetodb-specs
|
||||
description: Design Specifications for MagnetoDB project
|
||||
upstream: git://github.com/zaletniy/magnetodb-specs.git
|
||||
- project: stackforge/merlin
|
||||
description: Framework for building UIs for OpenStack projects dealing with complex input data
|
||||
- project: stackforge/milk
|
||||
|
@@ -382,6 +382,7 @@ magnetodb:
|
||||
projects:
|
||||
- stackforge/python-magnetodbclient
|
||||
- stackforge/magnetodb
|
||||
- stackforge/magnetodb-specs
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@@ -2671,6 +2671,15 @@
|
||||
- gate-magnetodb-cassandra-tox:
|
||||
envlist: cassandra-integration-tests
|
||||
|
||||
- project:
|
||||
name: magnetodb-specs
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- hook-{name}-rtfd
|
||||
- gate-{name}-docs
|
||||
|
||||
- project:
|
||||
name: milk
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
@@ -4206,6 +4206,12 @@ projects:
|
||||
post:
|
||||
- magnetodb-branch-tarball
|
||||
|
||||
- name: stackforge/magnetodb-specs
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: stackforge-specs-jobs
|
||||
- name: docs-on-rtfd
|
||||
|
||||
- name: stackforge/merlin
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Reference in New Issue
Block a user