summaryrefslogtreecommitdiffstats
path: root/tests/functional/snapshot
diff options
context:
space:
mode:
authorVinayak Papnoi <vpapnoi@redhat.com>2020-01-20 17:46:14 +0530
committerBala Konda Reddy M <bmekala@redhat.com>2020-01-29 12:04:22 +0000
commit462fea68593f384a417ee45d655f333bc68ed75f (patch)
tree617c3aeb4c5d24e4367dec721eee9fc55e53132c /tests/functional/snapshot
parent38ba8b796bda281144bf21a40cab1ea27341d57b (diff)
[libfix] Fix get_snap_list in snap_ops.py
The existing method does not have an option to use the volume name to get the list of snapshots. Without the option to provide the volume name, it is not possible to get the snapshots specific to a volume. With this fix, there is an addition of a kwarg 'volname' for the method 'get_snap_list' with which the snapshots of a particular volume can be listed. This option is necessary in some test cases where the user needs to get the list of snapshots specific to a particular volume. This fix also includes a small typo error in the description of a method. Change-Id: Ib0aeaf417a37142ebe36847e27bcd60683f325e7 Signed-off-by: Vinayak Papnoi <vpapnoi@redhat.com>
Diffstat (limited to 'tests/functional/snapshot')
0 files changed, 0 insertions, 0 deletions