new-project: stackforge/terracotta

Request to add a new project(Dynamic Scheduling service for OpenStack
cloud) to stackforge.

Change-Id: I2236ac4b0a4ff694e01b89f4e89748efead91270
This commit is contained in:
kong
2015-04-27 20:38:59 +08:00
committed by LingxianKong
parent 84f7f2f867
commit 4911571f89
5 changed files with 33 additions and 0 deletions

View File

@@ -146,6 +146,7 @@ channels:
- name: openstack-stable
- name: openstack-state-management
- name: openstack-swift
- name: openstack-terracotta
- name: openstack-translation
- name: openstack-trove
- name: openstack-zaqar

View File

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

View File

@@ -2275,6 +2275,9 @@
description: Use case repo for Telco Working Group
groups:
- openstack-telcowg
- project: stackforge/terracotta
description: Dynamic resource scheduling service for OpenStack cloud.
upstream: https://github.com/LingxianKong/openstack-neat.git
- project: stackforge/third-party-ci-tools
description: Repository for third party continuous integration teams to share tools,
configurations, plug-ins and documents.

View File

@@ -1092,6 +1092,16 @@ openstack-swift:
- stable/juno
- stable/icehouse
openstack-terracotta:
events:
- patchset-created
- change-merged
- x-vrif-minus-2
projects:
- stackforge/terracotta
branches:
- master
openstack-trove:
events:
- patchset-created

View File

@@ -6976,6 +6976,11 @@ projects:
gate:
- gate-telcowg-usecases-python27
- name: stackforge/terracotta
template:
- name: merge-check
- name: noop-jobs
- name: stackforge/third-party-ci-tools
template:
- name: merge-check