config changes to create the stackforge project milk
This is a new openstack related project for stackforge Related to the Entertainment Techology Center (ETC) cloud framework effort. This project is a multiple media company effort to build common cloud tools. OpenStack as the base. tweaked review.project.yaml.erb file by moving stackforge/milk project to be in alpha order. Change-Id: Icac19f4e8610903d719e837563be9fbcd34c91e8
This commit is contained in:
parent
0310ab439a
commit
7c4ef1a23e
@ -429,3 +429,13 @@ storyboard:
|
|||||||
- openstack-infra/storyboard
|
- openstack-infra/storyboard
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
milk-dev:
|
||||||
|
events:
|
||||||
|
- patchset-created
|
||||||
|
- change-merged
|
||||||
|
- x-vrif-minus-2
|
||||||
|
projects:
|
||||||
|
- stackforge/milk
|
||||||
|
branches:
|
||||||
|
- master
|
@ -0,0 +1,12 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group milk-core
|
||||||
|
label-Approved = +0..+1 group milk-core
|
||||||
|
workInProgress = group milk-core
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
create = group milk-core
|
||||||
|
pushTag = group milk-core
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = false
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -3927,3 +3927,9 @@ projects:
|
|||||||
- gate-release-tools-python26
|
- gate-release-tools-python26
|
||||||
- gate-release-tools-python27
|
- gate-release-tools-python27
|
||||||
- gate-release-tools-pypy
|
- gate-release-tools-pypy
|
||||||
|
|
||||||
|
- name: stackforge/milk
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
@ -364,6 +364,9 @@
|
|||||||
- project: stackforge/manila
|
- project: stackforge/manila
|
||||||
description: Shared filesystem management project for OpenStack.
|
description: Shared filesystem management project for OpenStack.
|
||||||
upstream: git://github.com/bswartz/manila.git
|
upstream: git://github.com/bswartz/manila.git
|
||||||
|
- project: stackforge/milk
|
||||||
|
description: ETC cloud API framework project
|
||||||
|
upstream: git://github.com/sarob/milk.git
|
||||||
- project: stackforge/MRaaS
|
- project: stackforge/MRaaS
|
||||||
- project: stackforge/mistral
|
- project: stackforge/mistral
|
||||||
description: Task orchestration service for OpenStack cloud.
|
description: Task orchestration service for OpenStack cloud.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user