Add StackTach project
Change-Id: Ic7e54d840d6a2411fcc39b90e6734e7b8bc7070d
This commit is contained in:
parent
29dcccbf5c
commit
bd2492bdc5
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group stacktach-core
|
||||
label-Approved = +0..+1 group stacktach-core
|
||||
workInProgress = group stacktach-core
|
||||
[project]
|
||||
state = active
|
||||
[access "refs/tags/*"]
|
||||
create = group stacktach-ptl
|
||||
pushTag = group stacktach-ptl
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -2396,3 +2396,12 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: stacktach
|
||||
github-org: stackforge
|
||||
node: bare-precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
@ -842,6 +842,9 @@
|
||||
- project: stackforge/stackalytics
|
||||
description: OpenStack analytics dashboard
|
||||
upstream: git://github.com/Mirantis/stackalytics.git
|
||||
- project: stackforge/stacktach
|
||||
description: Event-based Debugging, Monitoring and Billing solution for OpenStack.
|
||||
upstream: https://github.com/rackerlabs/stacktach.git
|
||||
- project: stackforge/swift3
|
||||
description: Swift3 Middleware for OpenStack Swift, allowing access to OpenStack swift via the Amazon S3 API.
|
||||
upstream: git://github.com/fujita/swift3.git
|
||||
|
@ -4696,3 +4696,11 @@ projects:
|
||||
- gate-graffiti-python33
|
||||
post:
|
||||
- graffiti-coverage
|
||||
|
||||
- name: stackforge/stacktach
|
||||
check:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
gate:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
|
Loading…
Reference in New Issue
Block a user