Comment 4 for bug 1870455

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-puppet-elements (master)

Reviewed: https://review.opendev.org/719957
Committed: https://git.openstack.org/cgit/openstack/tripleo-puppet-elements/commit/?id=ae4079177f2985917a0d711b560a43e09d06f347
Submitter: Zuul
Branch: master

commit ae4079177f2985917a0d711b560a43e09d06f347
Author: Piotr Kopec <email address hidden>
Date: Tue Apr 14 15:21:51 2020 +0200

    overcloud-compute: add ndctl package to manage NVDIMMs

    Adding `ndctl` package to manage NVDIMMs.
    Package is used on compute nodes to create Persistent Memory (PMEM)
    namespace which will be exposed to guests by Nova as vPMEM [0].

    [0]: https://docs.openstack.org/nova/latest/admin/virtual-persistent-memory.html

    Change-Id: Ic4dd90350a78c78f0b35523af49e3d08baf6861a
    Closes-Bug: #1870455