84f1a1c321
Adds a new configuration option which can be set by an operator to tell Ironic's agent that it is able to process an MD5 checksum. Depends-On: https://review.opendev.org/c/openstack/ironic-python-agent/+/882367 Change-Id: I79228e773db9e60fcc2d16ec028ba233c4ba756f
7 lines
211 B
YAML
7 lines
211 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a ``[agent]allow_md5_checksum`` configuration
|
|
option which can be used to tell ``ironic-python-agent`` versions
|
|
newer than version ``9.4.0`` if MD5 is a permitted algorithm.
|