Merge "Add gnocchi project on StackForge"

This commit is contained in:
Jenkins 2014-05-22 22:00:33 +00:00 committed by Gerrit Code Review
commit 858a737823
4 changed files with 33 additions and 0 deletions

View File

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

View File

@ -2490,6 +2490,15 @@
jobs:
- python-jobs
- project:
name: gnocchi
github-org: stackforge
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: groups
github-org: openstack-infra

View File

@ -665,6 +665,9 @@
- project: stackforge/gertty
description: Console interface to Gerrit Code Review
use-storyboard: true
- project: stackforge/gnocchi
description: A time series storage and resources index service.
upstream: git://github.com/jd/gnocchi.git
- project: stackforge/golang-client
description: OpenStack API client for golang
- project: stackforge/graffiti

View File

@ -3742,6 +3742,16 @@ projects:
gate:
- noop
- name: stackforge/gnocchi
check:
- gate-gnocchi-pep8
- gate-gnocchi-python26
- gate-gnocchi-python27
gate:
- gate-gnocchi-pep8
- gate-gnocchi-python26
- gate-gnocchi-python27
- name: stackforge/healthnmon
check:
- gate-healthnmon-pep8