Files
ironic/releasenotes/notes/irmc-add-certification-file-option-34e7a0062c768e58.yaml
Jay Faulkner b418416c8b Stable only: Correct release note, packaging not required
We removed the need for this library. Correcting release notes.

Change-Id: I76abedacba369798cfddd169ec24efdf40338c89
2022-10-07 11:48:33 -07:00

13 lines
508 B
YAML

---
fixes:
- |
Adds ``driver_info/irmc_verify_ca`` option to specify certification file.
Default value of driver_info/irmc_verify_ca is True.
security:
- |
Modifies the ``irmc`` hardware type to include a capability to control
enforcement of HTTPS certificate verification. By default this is enforced.
python-scciclient version must be one of >=0.8.2,<0.9.0, >=0.9.4,<0.10.0,
>=0.10.1,<0.11.0, >=0.11.3,<0.12.0 or >=0.12.0,<0.13.0
Or certificate verification will not occur.