Add daxio package for nvdimm scenario

nova-compute uses daxio to cleanup vpmem backend device on instance
delete. If the daxio binary is missing in the nova-compute container
instance delete fails.

Change-Id: I74339687aad97bf63afc474f672cf969f4d9674c
Closes-Bug: 1907124
(cherry picked from commit 5efea51f35)
(cherry picked from commit 34c6c31974)
(cherry picked from commit a0fdafc86d)
This commit is contained in:
Martin Schuppert 2020-12-07 18:25:36 +01:00
parent 03a3f689ef
commit 6e95a99de9
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ tcib_packages:
- genisoimage
- iscsi-initiator-utils
- ndctl
- daxio
- nfs-utils
- nvme-cli
- openssh-server