Add a solum-spec repo to stackforge

Add a repo for collaboration on solum design specs.

Change-Id: I128c5615def23c17eed61c2895ece2d238808441
This commit is contained in:
Angus Salkeld 2014-06-11 09:30:22 +10:00
parent 77c193f23d
commit bfbbc0b805
4 changed files with 24 additions and 0 deletions

View File

@ -505,6 +505,7 @@ solum:
- stackforge/solum
- stackforge/python-solumclient
- stackforge/solum-dashboard
- stackforge/solum-specs
branches:
- master

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group solum-core
label-Workflow = -1..+1 group solum-core
abandon = group solum-core
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -2353,6 +2353,15 @@
- python-jobs
- hook-{name}-rtfd
- project:
name: solum-specs
github-org: stackforge
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- gate-{name}-docs
- project:
name: congress
github-org: stackforge

View File

@ -950,6 +950,9 @@
- project: stackforge/solum-dashboard
description: 'Horizon plugin for Solum. See: https://wiki.openstack.org/wiki/Solum'
upstream: https://github.com/asalkeld/solum-horizon.git
- project: stackforge/solum-specs
description: 'Solum Design Specifications'
upstream: git://github.com/rackerlabs/solum-specs
- project: stackforge/sphinxcontrib-docbookrestapi
description: Sphinx extension that generates documentation for api-site from RST files.
upstream: git://github.com/enovance/sphinxcontrib-docbookrestapi.git