30eddf72f6
The nvme-cli package is required to get the nvme command executed by os-brick, which is used by nova-compute. We don't need to explicitely install it for centos binary images, as it is required by os-brick which is required by openstack-nova-common, but all other types of images were missing it. Change-Id: I754939da7636c57d2a8d5b83debb5d8a58e38432 Closes-Bug: #1953509
6 lines
129 B
YAML
6 lines
129 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Ensures the ``nvme-cli`` package is present in ``nova-compute`` images, as
|
|
it expected by ``os-brick``.
|