Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add sas protocol to discovery (#198)
### What does this PR do This PR adds `sas` drive protocol to the supported drive protocols (`sata`, `nvme`) ### The HW vendor this change applies to (if applicable) This change is vendor-agnostic. ### The HW model number, product name this change applies to (if applicable) Not specific to any particular hardware model. Applicable to any drives using `sas` protocol. ### The BMC firmware and/or BIOS versions that this change applies to (if applicable) Not dependent on any specific firmware or BIOS version. ### What version of tooling - vendor specific or opensource does this change depend on (if applicable) ### How can this change be tested by a PR reviewer? Test with drives using `sas` protocol. ### Description for changelog/release notes Added: New supported drive protocol (`sas`).
- Loading branch information