3f09bdcf95
This patch fixes a condition where iRMC driver interfaces would have the FIPS enforcement logic check applied if the SNMP version was not set to SNMP v3, even if the interfaces did not use SNMP. With this patch, if FIPS enabled, iRMC driver enforces SNMP version to be version 3 only when any xxx_interface of iRMC driver actually uses SNMP. Story: 2010713 Task: 47879 Change-Id: I774c459a5e11b7cd01f7a65754d5a2c7cc573476
7 lines
217 B
YAML
7 lines
217 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes bug of iRMC driver in parse_driver_info where, if FIPS is enabled,
|
|
SNMP version is always required to be version 3 even though iRMC driver's
|
|
xxx_interface doesn't use SNMP actually.
|