Merge "Add ansible roles for managing HSM software"

This commit is contained in:
Zuul 2019-01-29 15:09:23 +00:00 committed by Gerrit Code Review
commit 88940a8b7f
5 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group ansible-role-atos-hsm-core
label-Code-Review = -2..+2 group ansible-role-atos-hsm-core
label-Workflow = -1..+1 group ansible-role-atos-hsm-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group ansible-role-thales-hsm-core
label-Code-Review = -2..+2 group ansible-role-thales-hsm-core
label-Workflow = -1..+1 group ansible-role-thales-hsm-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1066,6 +1066,9 @@
- project: openstack/ansible-role-ara
use-storyboard: true
description: Ansible role to install and set up ARA
- project: openstack/ansible-role-atos-hsm
description: Ansible role to manage ATOS Hardware Security Module (HSM) client software
upstream: https://github.com/dmend/ansible-role-atos-hsm
- project: openstack/ansible-role-bindep
description: Ansible role to manage bindep
- project: openstack/ansible-role-borgbackup
@ -1182,6 +1185,10 @@
groups:
- openstack-ansible
docimpact-group: openstack-ansible
- project: openstack/ansible-role-thales-hsm
description: Ansible role to manage Thales Hardware Security Module (HSM)
client software
upstream: https://github.com/dmend/ansible-role-thales-hsm
- project: openstack/ansible-role-tripleo-aodh
description: TripleO related Ansible role for Aodh
acl-config: /home/gerrit2/acls/openstack/tripleo-ansible.config

View File

@ -340,10 +340,12 @@ openstack-ansible:
# Then alphabetical order
- openstack/ansible-config_template
- openstack/ansible-hardening
- openstack/ansible-role-atos-hsm
- openstack/ansible-role-python_venv_build
- openstack/ansible-role-systemd_mount
- openstack/ansible-role-systemd_networkd
- openstack/ansible-role-systemd_service
- openstack/ansible-role-thales-hsm
- openstack/monitorstack
branches:
- ^stable/.*
@ -363,6 +365,8 @@ openstack-barbican:
- patchset-created
- change-merged
projects:
- openstack/ansible-role-atos-hsm
- openstack/ansible-role-thales-hsm
- openstack/barbican
- openstack/barbican-specs
- openstack/barbican-tempest-plugin

View File

@ -208,6 +208,7 @@
- openstack/ansible-hardening
- openstack/ansible-role-ansible
- openstack/ansible-role-ara
- openstack/ansible-role-atos-hsm
- openstack/ansible-role-bindep
- openstack/ansible-role-borgbackup
- openstack/ansible-role-borgmatic
@ -244,6 +245,7 @@
- openstack/ansible-role-systemd_mount
- openstack/ansible-role-systemd_networkd
- openstack/ansible-role-systemd_service
- openstack/ansible-role-thales-hsm
- openstack/ansible-role-tripleo-aodh
- openstack/ansible-role-tripleo-barbican
- openstack/ansible-role-tripleo-ceilometer