Add tacker project on StackForge

Add stackforge/{tacker, python-tackerclient, tacker-specs} project to
Stackforge.
For the project details, please refer to
https://wiki.openstack.org/wiki/ServiceVM

Change-Id: I8f94fd8359c17abc6e01092adad99ae511f47df0
This commit is contained in:
Isaku Yamahata 2014-06-03 18:37:31 +09:00
parent 0410eb2dbd
commit 0b299fefb5
8 changed files with 88 additions and 0 deletions

View File

@ -823,3 +823,15 @@ openstack-lbaas:
- stackforge/octavia
branches:
- master
tacker:
events:
- patchset-created
- change-merged
- x-vrif-minus-2
projects:
- stackforge/tacker
- stackforge/tacker-specs
- stackforge/python-tackerclient
branches:
- master

View File

@ -119,6 +119,8 @@ channels:
- name: storyboard
- name: syscompass
mask: full_mask
- name: tacker
mask: full_mask
- name: tripleo
- name: openstack-satori
mask: full_mask

View File

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

View File

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

View File

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

View File

@ -2837,3 +2837,13 @@
- hook-{name}-rtfd
- python-jobs
- pypi-jobs
- project:
name: tacker-specs
github-org: stackforge
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- gate-{name}-python27
- gate-{name}-docs

View File

@ -996,6 +996,8 @@
description: 'Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum'
upstream: https://github.com/noorul/python-solumclient.git
- project: stackforge/python-surveilclient
- project: stackforge/python-tackerclient
group: tacker
- project: stackforge/rally
description: Benchmark System for OpenStack
upstream: git://github.com/pboris/rally.git
@ -1051,6 +1053,11 @@
description: "Swift mass syncronizer"
upstream: git://github.com/enovance/swiftsync.git
acl-config: /home/gerrit2/acls/openstack/swiftsync.config
- project: stackforge/tacker
description: "tacker: specifications a servicevm/device life cycle manager. See https://wiki.openstack.org/wiki/ServiceVM"
- project: stackforge/tacker-specs
group: tacker
upstream: https://github.com/yamahata/tacker-specs.git
- project: stackforge/tomograph
description: "Library to help distributed applications send trace information to metrics backends like Zipkin and Statsd."
upstream: https://github.com/timjr/tomograph.git

View File

@ -4450,6 +4450,12 @@ projects:
- gate-python-solumclient-python33
- gate-python-solumclient-pypy
- name: stackforge/python-tackerclient
check:
- noop
gate:
- noop
- name: stackforge/solum-dashboard
template:
- name: python-jobs
@ -4767,6 +4773,20 @@ projects:
gate:
- noop
- name: stackforge/tacker
check:
- noop
gate:
- noop
- name: stackforge/tacker-specs
check:
- gate-tacker-specs-python27
- gate-tacker-specs-docs
gate:
- gate-tacker-specs-python27
- gate-tacker-specs-docs
- name: openstack/training-guides
template:
- name: openstack-doc-gate