Import os_masakari to openstack-ansible
This patch adds the openstack-ansible-os_masakari role. An individual core group is added, but the general OSA core group would have core capabilities as a back-stop. Needed-By: I1ee01895903cd17374801356e244738624f9af4a Change-Id: I8e2d90d36ff726f29cee99dd2b975bfeeaf4b8f4
This commit is contained in:
parent
6caac09e23
commit
b6cfe2e117
14
gerrit/acls/openstack/openstack-ansible-os_masakari.config
Normal file
14
gerrit/acls/openstack/openstack-ansible-os_masakari.config
Normal file
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group openstack-ansible-core
|
||||
abandon = group openstack-ansible-os_masakari-core
|
||||
label-Code-Review = -2..+2 group openstack-ansible-core
|
||||
label-Code-Review = -2..+2 group openstack-ansible-os_masakari-core
|
||||
label-Workflow = -1..+1 group openstack-ansible-core
|
||||
label-Workflow = -1..+1 group openstack-ansible-os_masakari-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -5094,6 +5094,12 @@
|
||||
- openstack-ansible
|
||||
docimpact-group: openstack-ansible
|
||||
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
||||
- project: openstack/openstack-ansible-os_masakari
|
||||
description: Role os_masakari for OpenStack-Ansible
|
||||
upstream: https://github.com/NirajSingh90/openstack-ansible-os_masakari
|
||||
groups:
|
||||
- openstack-ansible
|
||||
docimpact-group: openstack-ansible
|
||||
- project: openstack/openstack-ansible-os_molteniron
|
||||
description: Role os_molteniron for OpenStack-Ansible
|
||||
groups:
|
||||
|
@ -912,6 +912,7 @@
|
||||
- openstack/openstack-ansible-os_karbor
|
||||
- openstack/openstack-ansible-os_keystone
|
||||
- openstack/openstack-ansible-os_magnum
|
||||
- openstack/openstack-ansible-os_masakari
|
||||
- openstack/openstack-ansible-os_molteniron
|
||||
- openstack/openstack-ansible-os_monasca
|
||||
- openstack/openstack-ansible-os_monasca-agent
|
||||
|
Loading…
Reference in New Issue
Block a user