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:
Ilya Sviridov
2014-10-14 16:04:12 +03:00
parent ef2852a0ac
commit b834516601
5 changed files with 30 additions and 0 deletions

View 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

View File

@@ -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

View File

@@ -382,6 +382,7 @@ magnetodb:
projects:
- stackforge/python-magnetodbclient
- stackforge/magnetodb
- stackforge/magnetodb-specs
branches:
- master

View File

@@ -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'

View File

@@ -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