Fix fuel repos layout
* fuel-ostf-tests renamed to fuel-ostf * fuel-ostf-plugin is now obsolete * use common acl config file Change-Id: I351bf41b69a4e7818b309c0b154505cdd628804f
This commit is contained in:
parent
6ee3caea26
commit
ce60f9b8d6
@ -1,12 +0,0 @@
|
|||||||
[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
|
|
@ -1,12 +0,0 @@
|
|||||||
[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
|
|
@ -1,12 +0,0 @@
|
|||||||
[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
|
|
@ -1,12 +0,0 @@
|
|||||||
[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
|
|
@ -3207,7 +3207,7 @@ projects:
|
|||||||
gate:
|
gate:
|
||||||
- gate-noop
|
- gate-noop
|
||||||
|
|
||||||
- name: stackforge/fuel-ostf-tests
|
- name: stackforge/fuel-ostf
|
||||||
check:
|
check:
|
||||||
- gate-noop
|
- gate-noop
|
||||||
gate:
|
gate:
|
||||||
|
@ -407,16 +407,21 @@
|
|||||||
- project: stackforge/fuel-main
|
- 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."
|
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
|
upstream: git://github.com/Mirantis/fuel-main.git
|
||||||
|
acl-config: /home/gerrit2/acls/stackforge/fuel.config
|
||||||
- project: stackforge/fuel-web
|
- project: stackforge/fuel-web
|
||||||
description: Fuel UI
|
description: Fuel UI
|
||||||
upstream: git://github.com/Mirantis/fuelweb.git
|
upstream: git://github.com/Mirantis/fuelweb.git
|
||||||
|
acl-config: /home/gerrit2/acls/stackforge/fuel.config
|
||||||
- project: stackforge/fuel-astute
|
- project: stackforge/fuel-astute
|
||||||
description: Fuel orchestrator
|
description: Fuel orchestrator
|
||||||
upstream: git://github.com/Mirantis/astute.git
|
upstream: git://github.com/Mirantis/astute.git
|
||||||
- project: stackforge/fuel-ostf-tests
|
acl-config: /home/gerrit2/acls/stackforge/fuel.config
|
||||||
|
- project: stackforge/fuel-ostf
|
||||||
upstream: git://github.com/Mirantis/fuel-ostf-tests.git
|
upstream: git://github.com/Mirantis/fuel-ostf-tests.git
|
||||||
|
acl-config: /home/gerrit2/acls/stackforge/fuel.config
|
||||||
- project: stackforge/fuel-ostf-plugin
|
- project: stackforge/fuel-ostf-plugin
|
||||||
upstream: git://github.com/Mirantis/fuel-ostf-plugin.git
|
description: "Obsolete repo, please, take a look at fuel-ostf"
|
||||||
|
acl-config: /home/gerrit2/acls/stackforge/fuel.config
|
||||||
- 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user