6cf3c7beb6
The current implementation does not respect ca_cert and potentially other parameters that are commonly used in OpenStack modules. This change makes it use the existing utilities from the collection. Change-Id: I865142d1679bbc9459a460e0d7351e5c6158e5b8
7 lines
219 B
YAML
7 lines
219 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes support for TLS ``ca_cert`` and other current authentication
|
|
parameters in the ``os_ironic_node_info`` module. The implementation uses
|
|
utilities from the OpenStack Ansible collection.
|