Add stackforge/designate-specs

Change-Id: Iae06c0f5fab33d0c1bf70b59fce9f363d95069c2
This commit is contained in:
Graham Hayes 2014-04-15 11:55:48 +01:00
parent fa59ac7351
commit 473c14fc64
5 changed files with 30 additions and 0 deletions

View File

@ -100,6 +100,7 @@ openstack-dns:
- x-vrif-minus-2
projects:
- stackforge/designate
- stackforge/designate-specs
- stackforge/python-designateclient
branches:
- master

View File

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

View File

@ -1120,6 +1120,15 @@
- hook-{name}-rtfd
- pypi-jobs
- project:
name: designate-specs
github-org: stackforge
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- gate-{name}-python27
- gate-{name}-docs
- project:
name: billingstack

View File

@ -582,6 +582,7 @@
options:
- direct-release
- project: stackforge/designate
- project: stackforge/designate-specs
- project: stackforge/driverlog
description: Vendor drivers for OpenStack
upstream: git://github.com/Mirantis/oscp.git

View File

@ -3550,6 +3550,14 @@ projects:
- post-mirror-python27
- post-mirror-python33
- name: stackforge/designate-specs
check:
- gate-designate-specs-python27
- gate-designate-specs-docs
gate:
- gate-designate-specs-python27
- gate-designate-specs-docs
- name: stackforge/entropy
check:
- gate-entropy-docs