From 876de71b409a6f83a16bbc1bc26179c9c7443dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Douglas=20Mendiz=C3=A1bal?= Date: Mon, 20 Apr 2020 16:39:47 -0500 Subject: [PATCH] Add ansible role for managing Luna SA HSM This patch adds a new ansible role used to manage client software for the Gemalto Luna SA Hardware Security Module (HSM). This role is used in TripleO to install HSM client software on Controller nodes to enable the PCKS#11 backend for Barbican. Change-Id: Id694007e7da55f92952b1f55474a7f87bfdb3339 Needed-By: Ifb1c1f3ac87caf93d8e1d673b4c07753ca72fe93 --- gerrit/projects.yaml | 5 +++++ gerritbot/channels.yaml | 1 + zuul/main.yaml | 1 + 3 files changed, 7 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index eb46170b9d..05d1aeb52f 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -889,6 +889,11 @@ - project: openstack/ansible-role-k8s-tripleo description: RETIRED. Ansible role with utilities for TripleO acl-config: /home/gerrit2/acls/openstack/retired.config +- project: openstack/ansible-role-lunasa-hsm + description: Ansible role to manage Luna SA Hardware Security Module (HSM) + client software + acl-config: /home/gerrit2/acls/openstack/barbican-specs.config + upstream: https://github.com/dmend/ansible-role-lunasa-hsm - project: openstack/ansible-role-openstack-operations description: Ansible role to perform common tasks to manage OpenStack clouds acl-config: /home/gerrit2/acls/openstack/tripleo-ansible.config diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index c16c37911f..c2c49f5822 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -312,6 +312,7 @@ openstack-barbican: - change-merged projects: - openstack/ansible-role-atos-hsm + - openstack/ansible-role-lunasa-hsm - openstack/ansible-role-thales-hsm - openstack/barbican - openstack/barbican-specs diff --git a/zuul/main.yaml b/zuul/main.yaml index 33d13b0cd7..97e7e5d8b1 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -293,6 +293,7 @@ - openstack/ansible-role-chrony - openstack/ansible-role-collect-logs - openstack/ansible-role-container-registry + - openstack/ansible-role-lunasa-hsm - openstack/ansible-role-openstack-operations - openstack/ansible-role-python_venv_build - openstack/ansible-role-qdrouterd