Merge "Adds a docs-specs repository"

This commit is contained in:
Jenkins 2014-07-02 08:33:40 +00:00 committed by Gerrit Code Review
commit 2323ceacf3
5 changed files with 33 additions and 0 deletions

View File

@ -74,6 +74,7 @@ openstack-doc:
projects:
- openstack/api-site
- openstack/compute-api
- openstack/docs-specs
- openstack/identity-api
- openstack/image-api
- openstack/netconn-api

View File

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

View File

@ -2455,6 +2455,16 @@
- openstack-misc-guides-{lang}
- project:
name: docs-specs
github-org: openstack
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- gate-{name}-docs
- gate-{name}-python27
- project:
name: operations-guide
github-org: openstack

View File

@ -255,6 +255,9 @@
group: django-openstack-auth
description: A Django authentication backend for use with the OpenStack Keystone Identity backend.
upstream: git://github.com/gabrielhurley/django_openstack_auth.git
- project: openstack/docs-specs
group: openstack-manuals
upstream: https://github.com/annegentle/docs-specs.git
- project: openstack/gantt
description: Common scheduler for OpenStack.
upstream: git://github.com/n0ano/gantt.git

View File

@ -2366,6 +2366,14 @@ projects:
- api-site-tox-buildlang-fr
- api-site-tox-buildlang-ja
- name: openstack/docs-specs
check:
- gate-docs-specs-docs
- gate-docs-specs-python27
gate:
- gate-docs-specs-docs
- gate-docs-specs-python27
- name: openstack/openstack-manuals
template:
- name: openstack-doc-gate