Comment 3 for bug 1897265

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

Reviewed: https://review.opendev.org/754364
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=5c4351304f63668c51f96da54e3d616ee28896db
Submitter: Zuul
Branch: master

commit 5c4351304f63668c51f96da54e3d616ee28896db
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