Add new projects: fuel-ccp-murano and fuel-ccp-sahara
This projects will be contain image definitions and service definitions for Murano and Sahara deployments via fuel-ccp tool Change-Id: I315cb98bb4c67cb242b97292f491f62be0332f14
This commit is contained in:
parent
9560cbdf8d
commit
bc1576d3c3
15
gerrit/acls/openstack/fuel-ccp-murano.config
Normal file
15
gerrit/acls/openstack/fuel-ccp-murano.config
Normal file
@ -0,0 +1,15 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group fuel-ccp-murano-core
|
||||
label-Code-Review = -2..+2 group fuel-ccp-murano-core
|
||||
label-Verified = -1..+1 group fuel-ccp-ci
|
||||
label-Workflow = -1..+1 group fuel-ccp-murano-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-ccp-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
15
gerrit/acls/openstack/fuel-ccp-sahara.config
Normal file
15
gerrit/acls/openstack/fuel-ccp-sahara.config
Normal file
@ -0,0 +1,15 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group fuel-ccp-sahara-core
|
||||
label-Code-Review = -2..+2 group fuel-ccp-sahara-core
|
||||
label-Verified = -1..+1 group fuel-ccp-ci
|
||||
label-Workflow = -1..+1 group fuel-ccp-sahara-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-ccp-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -2593,6 +2593,10 @@
|
||||
groups:
|
||||
- fuel-ccp
|
||||
description: Fuel CCP - Memcached deployment
|
||||
- project: openstack/fuel-ccp-murano
|
||||
groups:
|
||||
- fuel-ccp
|
||||
description: Fuel CCP - Murano deployment
|
||||
- project: openstack/fuel-ccp-neutron
|
||||
groups:
|
||||
- fuel-ccp
|
||||
@ -2609,6 +2613,10 @@
|
||||
groups:
|
||||
- fuel-ccp
|
||||
description: Fuel CCP - Rabbitmq deployment
|
||||
- project: openstack/fuel-ccp-sahara
|
||||
groups:
|
||||
- fuel-ccp
|
||||
description: Fuel CCP - Sahara deployment
|
||||
- project: openstack/fuel-ccp-searchlight
|
||||
groups:
|
||||
- fuel-ccp
|
||||
|
@ -4186,6 +4186,13 @@
|
||||
jobs:
|
||||
- linters-jobs
|
||||
|
||||
- project:
|
||||
name: fuel-ccp-murano
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- linters-jobs
|
||||
|
||||
- project:
|
||||
name: fuel-ccp-neutron
|
||||
tarball-site: tarballs.openstack.org
|
||||
@ -4214,6 +4221,13 @@
|
||||
jobs:
|
||||
- linters-jobs
|
||||
|
||||
- project:
|
||||
name: fuel-ccp-sahara
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- linters-jobs
|
||||
|
||||
- project:
|
||||
name: fuel-ccp-searchlight
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
@ -8490,6 +8490,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: fuel-ccp-component
|
||||
|
||||
- name: openstack/fuel-ccp-murano
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: fuel-ccp-component
|
||||
|
||||
- name: openstack/fuel-ccp-neutron
|
||||
template:
|
||||
- name: merge-check
|
||||
@ -8510,6 +8515,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: fuel-ccp-component
|
||||
|
||||
- name: openstack/fuel-ccp-sahara
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: fuel-ccp-component
|
||||
|
||||
- name: openstack/fuel-ccp-searchlight
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user