Merge "Add gnocchi project on StackForge"
This commit is contained in:
commit
858a737823
@ -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
|
@ -2490,6 +2490,15 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: gnocchi
|
||||||
|
github-org: stackforge
|
||||||
|
node: bare-precise
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: groups
|
name: groups
|
||||||
github-org: openstack-infra
|
github-org: openstack-infra
|
||||||
|
@ -665,6 +665,9 @@
|
|||||||
- project: stackforge/gertty
|
- project: stackforge/gertty
|
||||||
description: Console interface to Gerrit Code Review
|
description: Console interface to Gerrit Code Review
|
||||||
use-storyboard: true
|
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
|
- project: stackforge/golang-client
|
||||||
description: OpenStack API client for golang
|
description: OpenStack API client for golang
|
||||||
- project: stackforge/graffiti
|
- project: stackforge/graffiti
|
||||||
|
@ -3742,6 +3742,16 @@ projects:
|
|||||||
gate:
|
gate:
|
||||||
- noop
|
- 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
|
- name: stackforge/healthnmon
|
||||||
check:
|
check:
|
||||||
- gate-healthnmon-pep8
|
- gate-healthnmon-pep8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user