Files
openstack-armada-app/upstream/openstack
Daniel Caires fbad09549d Add auth_openidc module to stx-keystone
In previous reviews [1][2] the work on adding DEX
integration to STX Openstack started adding the necessary
changes to the values file and to the keystone bootstrap
job.

This review now adds the auth_openidc module to the stx-keystone
docker image. The purpose of this addition, is to enable
OpenID Connect authentication support in Apache, without this
module keystone cannot authenticate user through DEX.

For now, this module will not be used, as keystone still lacks
further changes to allow full use of DEX.

[1] - https://review.opendev.org/c/starlingx/openstack-armada-app/+/964701
[2] - https://review.opendev.org/c/starlingx/openstack-armada-app/+/964770

Test Plan:
PASS - Build stx-keystone docker image
PASS - Apply STX-O with modified keystone image
PASS - Module present in keystone containers
PASS - Deploy VMs in Openstack

Story: 2011517
Task: 52747

Change-Id: I17a69258b1489d87c01379966814ee74e2370ae4
Signed-off-by: Daniel Caires <DanielMarques.Caires@windriver.com>
2025-10-28 11:15:31 +00:00
..

Openstack Upstream

This folder contains the required repositories to build the STX-Openstack packages, clients and container images.