Add new project graffiti
Change-Id: I6df277ab758f2e5ebd0267f7e7ace190122a000f
This commit is contained in:
parent
e34f4447ad
commit
63ac697c8c
@ -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
|
@ -11,6 +11,14 @@
|
||||
- gate-{name}-pylint
|
||||
- translation-jobs
|
||||
|
||||
- project:
|
||||
name: graffiti
|
||||
github-org: stackforge
|
||||
node: bare-precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: mistral
|
||||
|
@ -542,6 +542,8 @@
|
||||
description: Google Compute Engine API support for OpenStack
|
||||
- project: stackforge/golang-client
|
||||
description: OpenStack API client for golang
|
||||
- project: stackforge/graffiti
|
||||
description: Cloud Capability Service
|
||||
- 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.
|
||||
upstream: git://github.com/healthnmon/healthnmon.git
|
||||
|
@ -4580,3 +4580,19 @@ projects:
|
||||
- gate-python-openstacksdk-python27
|
||||
- gate-python-openstacksdk-python33
|
||||
- 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user