Merge "Add projects of Fuel family to Stackforge"
This commit is contained in:
commit
5e87bae424
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group fuel-core
|
||||
label-Approved = +0..+1 group fuel-core
|
||||
workInProgress = group fuel-core
|
||||
[access "refs/tags/*"]
|
||||
create = group fuel-core
|
||||
pushTag = group fuel-core
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group fuel-core
|
||||
label-Approved = +0..+1 group fuel-core
|
||||
workInProgress = group fuel-core
|
||||
[access "refs/tags/*"]
|
||||
create = group fuel-core
|
||||
pushTag = group fuel-core
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group fuel-core
|
||||
label-Approved = +0..+1 group fuel-core
|
||||
workInProgress = group fuel-core
|
||||
[access "refs/tags/*"]
|
||||
create = group fuel-core
|
||||
pushTag = group fuel-core
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group fuel-core
|
||||
label-Approved = +0..+1 group fuel-core
|
||||
workInProgress = group fuel-core
|
||||
[access "refs/tags/*"]
|
||||
create = group fuel-core
|
||||
pushTag = group fuel-core
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group fuel-core
|
||||
label-Approved = +0..+1 group fuel-core
|
||||
workInProgress = group fuel-core
|
||||
[access "refs/tags/*"]
|
||||
create = group fuel-core
|
||||
pushTag = group fuel-core
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -2950,3 +2950,33 @@ projects:
|
||||
gate:
|
||||
- gate-noop
|
||||
|
||||
- name: stackforge/fuel-main
|
||||
check:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
||||
- name: stackforge/fuel-web
|
||||
check:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
||||
- name: stackforge/fuel-astute
|
||||
check:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
||||
- name: stackforge/fuel-ostf-tests
|
||||
check:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
||||
- name: stackforge/fuel-ostf-plugin
|
||||
check:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
||||
|
@ -394,4 +394,17 @@
|
||||
- project: openstack-infra/activity-board
|
||||
description: "Tech community metrics dash of the OpenStack community based on the Metrics Grimoire toolset"
|
||||
upstream: git://github.com/Bitergia/openstack-dashboard.git
|
||||
- project: stackforge/fuel-main
|
||||
description: "Fuel is the control plane for installing and managing OpenStack. It is capable of doing bare metal provisioning of physical nodes, installing OpenStack on them, and much more."
|
||||
upstream: git://github.com/Mirantis/fuel-main.git
|
||||
- project: stackforge/fuel-web
|
||||
description: Fuel UI
|
||||
upstream: git://github.com/Mirantis/fuelweb.git
|
||||
- project: stackforge/fuel-astute
|
||||
description: Fuel orchestrator
|
||||
upstream: git://github.com/Mirantis/astute.git
|
||||
- project: stackforge/fuel-ostf-tests
|
||||
upstream: git://github.com/Mirantis/fuel-ostf-tests.git
|
||||
- project: stackforge/fuel-ostf-plugin
|
||||
upstream: git://github.com/Mirantis/fuel-ostf-plugin.git
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user