cc7c275366
This patch introduces some new parameters to ironic::drivers::redfish class, so that users can set more parameters for Redfish driver by puppet-ironic. Change-Id: Ib6cf8a0121c2883574dbb4699d6d74092386c59e
14 lines
365 B
YAML
14 lines
365 B
YAML
---
|
|
features:
|
|
- |
|
|
Now the ``ironic::drivers::redfish`` class supports the following parameters
|
|
to provide capabilities to set more parameters of Redfish driver.
|
|
|
|
- ``connection_cache_size``
|
|
- ``auth_type``
|
|
- ``use_swift``
|
|
- ``swift_container``
|
|
- ``swift_object_expiry_timeout``
|
|
- ``kernel_append_params``
|
|
- ``file_permission``
|