Comment 2 for bug 1732208

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/523139
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=259cb419e32739c4cde61c092b4dae9c28705eb9
Submitter: Zuul
Branch: master

commit 259cb419e32739c4cde61c092b4dae9c28705eb9
Author: Devjani Ray <email address hidden>
Date: Mon Nov 27 08:42:05 2017 -0500

    Display volume snapshots only in volume field

    Add an attribute include_volumes to the volume form element. If set to
    true (the default -- maintains backward compatibility), the list will
    include available volumes. If set to false, the list will not include
    volumes.
    To display available snapshots, set attributes include_snapshots to
    true and include_volumes to false.

    DocImpact
    Closes-Bug: #1732208

    Change-Id: I243326e9a68eafcdf367a4fbbdaea7b447550b9a