Merge "Add stackforge/designate-specs"

This commit is contained in:
Jenkins
2014-05-22 00:35:05 +00:00
committed by Gerrit Code Review
5 changed files with 30 additions and 0 deletions

View File

@@ -103,6 +103,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

@@ -1152,6 +1152,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

@@ -591,6 +591,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

@@ -3583,6 +3583,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