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
|
||||
branches:
|
||||
- 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-python27
|
||||
- gate-release-tools-pypy
|
||||
|
||||
- name: stackforge/milk
|
||||
check:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
@ -364,6 +364,9 @@
|
||||
- project: stackforge/manila
|
||||
description: Shared filesystem management project for OpenStack.
|
||||
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/mistral
|
||||
description: Task orchestration service for OpenStack cloud.
|
||||
@ -550,4 +553,4 @@
|
||||
upstream: git://github.com/ryanpetrello/wsme.git
|
||||
- project: stackforge/stevedore
|
||||
description: Manage dynamic plugins for Python applications
|
||||
upstream: git://github.com/dreamhost/stevedore.git
|
||||
upstream: git://github.com/dreamhost/stevedore.git
|
Loading…
Reference in New Issue
Block a user