Add nvme-cli package to IPA image
This change adds nvme-cli utility to the IPA image, which is required to enable IPA to perform NVMe specific cleaning on supported devices. Story: 2008290 Task: 41168 Change-Id: I2f63db9b739e53699bd5f164b79640927bf757d7
This commit is contained in:
parent
55972ab6fb
commit
1a5a89610c
@ -23,6 +23,7 @@ efibootmgr:
|
||||
efivar:
|
||||
chrony:
|
||||
e2fsprogs:
|
||||
nvme-cli:
|
||||
|
||||
libffi-dev:
|
||||
build-only: true
|
||||
|
6
releasenotes/notes/add-nvme-cli-590e42735476a549.yaml
Normal file
6
releasenotes/notes/add-nvme-cli-590e42735476a549.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adds nvme-cli package required for ``ironic-python-agent`` to
|
||||
be able to fetch information from NVMe controllers and perform NVMe-native
|
||||
cleaning operations.
|
Loading…
Reference in New Issue
Block a user