Add Tricircle project

Tricircle is a project and stackforge source code repository for
OpenStack cascading, including Nova proxy, Cinder proxy, Neutron
L2/L3 proxy, Glance sync manager and Ceilometer proxy.

Change-Id: Iadd238d34400953760ddc5da232be3de6192e995
This commit is contained in:
wanghong 2014-08-30 15:56:05 +08:00 committed by joey5678
parent 4cc97335e5
commit 7247d08502
6 changed files with 47 additions and 0 deletions
modules
gerritbot/files
openstack_project/files
accessbot
gerrit/acls/stackforge
jenkins_job_builder/config
review.projects.yaml
zuul

@ -633,6 +633,16 @@ syscompass:
branches:
- master
tricircle:
events:
- patchset-created
- change-merged
- x-vrif-minus-2
projects:
- stackforge/tricircle
branches:
- master
openstack-keystone:
events:
- change-merged

@ -126,6 +126,8 @@ channels:
mask: full_mask
- name: tacker
mask: full_mask
- name: tricircle
mask: full_mask
- name: tripleo
- name: openstack-satori
mask: full_mask

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

@ -2898,6 +2898,14 @@
jobs:
- python-jobs
- project:
name: tricircle
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: requests-mock
node: 'bare-precise || bare-trusty'

@ -1220,6 +1220,9 @@
upstream: https://github.com/timjr/tomograph.git
- project: stackforge/tooz
description: Coordinate distributed systems.
- project: stackforge/tricircle
group: tricircle
description: Tricircle is a project for OpenStack cascading solution.
- project: stackforge/turbo-hipster
group: turbo-hipster
docimpact-group: turbo-hipster

@ -5380,6 +5380,16 @@ projects:
post:
- tooz-branch-tarball
- name: stackforge/tricircle
template:
- name: merge-check
check:
- gate-tricircle-pep8
- gate-tricircle-python27
gate:
- gate-tricircle-pep8
- gate-tricircle-python27
- name: stackforge/turbo-hipster
template:
- name: merge-check