Comment 11 for bug 1870455

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-ansible (stable/train)

Reviewed: https://review.opendev.org/730782
Committed: https://git.openstack.org/cgit/openstack/tripleo-ansible/commit/?id=c868b72ddd333d8ac08016ff8d8e06a381470329
Submitter: Zuul
Branch: stable/train

commit c868b72ddd333d8ac08016ff8d8e06a381470329
Author: Piotr Kopec <email address hidden>
Date: Fri Apr 3 02:39:29 2020 +0200

    Add new role to manage persistent memory devices

    This changes adds new role needed to manage persistent
    memory devices to support Nova's vPMEM feature [0].
    The role creates namespaces that will be attached
    by Nova to guests.

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

    Closes-Bug: #1870455

    Conflicts:
      zuul.d/molecule.yaml

    Change-Id: I2b1e0c9a0c8897e5ac5a6f77588353ac5aa6c2af
    (cherry picked from commit 854ffe58aadad5f29901ec0f792cdc39856339b7)