Skip to content

Commit

Permalink
Merge pull request #3990 from yanqzhan/snapshot_info_add_location
Browse files Browse the repository at this point in the history
virsh.py: add 'Location'
  • Loading branch information
chunfuwen committed Sep 25, 2024
2 parents 8fb6889 + 7edf43c commit 9f11976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions virttest/virsh.py
Original file line number Diff line number Diff line change
Expand Up @@ -3381,6 +3381,7 @@ def snapshot_info(name, snapshot, **dargs):
"Domain",
"Current",
"State",
"Location",
"Parent",
"Children",
"Descendants",
Expand Down

0 comments on commit 9f11976

Please sign in to comment.