Unconditional replacement of collection content in RAIDHelper.py
Open
- Dominant language
- Python
- Stars
- 63
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/dell/omsdk/blob/756d7ab1b4938dafac6da3be73df91a0f575b560/omdrivers/lifecycle/iDRAC/RAIDHelper.py#L443
`kwargs['vd_names']` is set on line 442 and again unconditionally on line 443. Is this intentional?
Contributor guide
Assessment
This issue has not been assessed yet.