6176d54179
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. daxio is provided in centos via daxio, in ubuntu via the pmdk-tools package. Change-Id: Ifb5948653565e2ae902783762e20e33527020efe Closes-Bug: 1907124
8 lines
270 B
YAML
8 lines
270 B
YAML
---
|
|
fixes:
|
|
- |
|
|
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. daxio is provided in centos via daxio, in
|
|
ubuntu via the pmdk-tools package.
|