Add new project graffiti

Change-Id: I6df277ab758f2e5ebd0267f7e7ace190122a000f
This commit is contained in:
Lakshmi N Sampath 2014-03-06 17:21:41 -08:00 committed by Clark Boylan
parent e34f4447ad
commit 63ac697c8c
4 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group graffiti-core
label-Approved = +0..+1 group graffiti-core
workInProgress = group graffiti-core
create = group graffiti-core
[access "refs/tags/*"]
create = group graffiti-ptl
pushTag = group graffiti-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -11,6 +11,14 @@
- gate-{name}-pylint - gate-{name}-pylint
- translation-jobs - translation-jobs
- project:
name: graffiti
github-org: stackforge
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project: - project:
name: mistral name: mistral

View File

@ -542,6 +542,8 @@
description: Google Compute Engine API support for OpenStack description: Google Compute Engine API support for OpenStack
- project: stackforge/golang-client - project: stackforge/golang-client
description: OpenStack API client for golang description: OpenStack API client for golang
- project: stackforge/graffiti
description: Cloud Capability Service
- project: stackforge/healthnmon - project: stackforge/healthnmon
description: Healthnmon aims to deliver 'Cloud Resource Monitor', an extensible service to OpenStack Cloud Operating system by providing monitoring service for Cloud Resources and Infrastructure with a pluggable framework for 'Inventory Management', 'Alerts and notifications' and 'Utilization Data. description: Healthnmon aims to deliver 'Cloud Resource Monitor', an extensible service to OpenStack Cloud Operating system by providing monitoring service for Cloud Resources and Infrastructure with a pluggable framework for 'Inventory Management', 'Alerts and notifications' and 'Utilization Data.
upstream: git://github.com/healthnmon/healthnmon.git upstream: git://github.com/healthnmon/healthnmon.git

View File

@ -4580,3 +4580,19 @@ projects:
- gate-python-openstacksdk-python27 - gate-python-openstacksdk-python27
- gate-python-openstacksdk-python33 - gate-python-openstacksdk-python33
- gate-python-openstacksdk-pypy - gate-python-openstacksdk-pypy
- name: stackforge/graffiti
check:
- gate-graffiti-docs
- gate-graffiti-pep8
- gate-graffiti-python26
- gate-graffiti-python27
- gate-graffiti-python33
gate:
- gate-graffiti-docs
- gate-graffiti-pep8
- gate-graffiti-python26
- gate-graffiti-python27
- gate-graffiti-python33
post:
- graffiti-coverage