Add tripleo-incubator to openstack.

Change-Id: I8ef7a06c4c3422576499ff5402b831905c851ea8
This commit is contained in:
Monty Taylor 2013-07-02 11:43:12 -07:00 committed by Robert Collins
parent cac7dedf72
commit d8bf8f7a1d
4 changed files with 19 additions and 0 deletions

View File

@ -133,6 +133,7 @@ tripleo:
- stackforge/os-config-applier
- stackforge/os-refresh-config
- stackforge/tripleo-image-elements
- openstack/tripleo-incubator
- stackforge/tripleo-heat-templates
branches:
- master

View File

@ -0,0 +1,9 @@
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true
[access "refs/heads/*"]
label-Code-Review = -2..+2 group tripleo-core
label-Approved = +0..+1 group tripleo-core
workInProgress = group tripleo-core

View File

@ -1500,6 +1500,12 @@ projects:
post:
- tripleo-image-elements-coverage
- name: openstack/tripleo-incubator
check:
- gate-noop
gate:
- gate-noop
- name: stackforge/climate
check:
- gate-climate-pep8

View File

@ -120,6 +120,9 @@
- project: stackforge/tripleo-image-elements
description: "Disk image elements for deployment images of Openstack"
upstream: git://github.com/stackforge/diskimage-builder.git
- project: openstack/tripleo-incubator
description: "The TripleO incubator where unformed things are experimented with."
upstream: git://github.com/tripleo/incubator.git
- 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