Comment 7 for bug 1897265

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

Reviewed: https://review.opendev.org/754829
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=1e4ce753708a827fd14939657ca405cf5313e4b3
Submitter: Zuul
Branch: stable/ussuri

commit 1e4ce753708a827fd14939657ca405cf5313e4b3
Author: shyam-biradar <email address hidden>
Date: Fri Sep 25 08:03:30 2020 -0400

    Allow optional volumes for nova_libvirt container

    Currently there in no heat parameter available to specify optional
    volumes for nova_libvirt container.
    This patch will allow to attach optional volumes to the nova_libvirt
    container through 'NovaLibvirtOptVolumes' heat parameter.

    Change-Id: I0651b93fe1e05ca674a3d349a114b980c2005eff
    Closes-Bug: #1897265
    (cherry picked from commit 5c4351304f63668c51f96da54e3d616ee28896db)