Add tripleo-incubator to openstack.
Change-Id: I8ef7a06c4c3422576499ff5402b831905c851ea8
This commit is contained in:
parent
cac7dedf72
commit
d8bf8f7a1d
@ -133,6 +133,7 @@ tripleo:
|
|||||||
- stackforge/os-config-applier
|
- stackforge/os-config-applier
|
||||||
- stackforge/os-refresh-config
|
- stackforge/os-refresh-config
|
||||||
- stackforge/tripleo-image-elements
|
- stackforge/tripleo-image-elements
|
||||||
|
- openstack/tripleo-incubator
|
||||||
- stackforge/tripleo-heat-templates
|
- stackforge/tripleo-heat-templates
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
@ -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
|
@ -1500,6 +1500,12 @@ projects:
|
|||||||
post:
|
post:
|
||||||
- tripleo-image-elements-coverage
|
- tripleo-image-elements-coverage
|
||||||
|
|
||||||
|
- name: openstack/tripleo-incubator
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
|
||||||
- name: stackforge/climate
|
- name: stackforge/climate
|
||||||
check:
|
check:
|
||||||
- gate-climate-pep8
|
- gate-climate-pep8
|
||||||
|
@ -120,6 +120,9 @@
|
|||||||
- project: stackforge/tripleo-image-elements
|
- project: stackforge/tripleo-image-elements
|
||||||
description: "Disk image elements for deployment images of Openstack"
|
description: "Disk image elements for deployment images of Openstack"
|
||||||
upstream: git://github.com/stackforge/diskimage-builder.git
|
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
|
- 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."
|
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
|
upstream: git://github.com/healthnmon/healthnmon.git
|
||||||
|
Loading…
Reference in New Issue
Block a user