commit aab1d5b365d806d87bc9c82bb098d882d48d0e2d
Author: Christian Rohmann <email address hidden>
Date: Fri Mar 10 15:39:41 2023 +0100
Fix access to configs hash symbol in get_auth_endpoint
The hash returned by the request method of Puppet::Provider::Openstack
uses symbols instead of strings as keys, see [1].
This prepends the missing ':' in front of the 'auth.auth_url' key to
make it a symbol and to have it return the actual value instead of
always coming back empty.
Reviewed: https:/ /review. opendev. org/c/openstack /puppet- keystone/ +/877183 /opendev. org/openstack/ puppet- keystone/ commit/ aab1d5b365d806d 87bc9c82bb098d8 82d48d0e2d
Committed: https:/
Submitter: "Zuul (22348)"
Branch: stable/zed
commit aab1d5b365d806d 87bc9c82bb098d8 82d48d0e2d
Author: Christian Rohmann <email address hidden>
Date: Fri Mar 10 15:39:41 2023 +0100
Fix access to configs hash symbol in get_auth_endpoint
The hash returned by the request method of Puppet: :Provider: :Openstack
uses symbols instead of strings as keys, see [1].
This prepends the missing ':' in front of the 'auth.auth_url' key to
make it a symbol and to have it return the actual value instead of
always coming back empty.
[1] https:/ /opendev. org/openstack/ puppet- openstacklib/ src/commit/ a1dfd6861f9593f 005e72acaef7262 e618d2cf6c/ lib/puppet/ provider/ openstack. rb#L123
Closes-Bug: #2010894
Change-Id: I97546a1030559d 1f91030a668106e 220ce7a7650 2e65867ae9b2753 7b4bc558a5)
(cherry picked from commit 5a6378c6dfc053f