Bug 967946

Summary: virsh change-media response is poorly worded
Product: [Community] Virtualization Tools Reporter: Cole Robinson <crobinso>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: rbalakri
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-06 20:33:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Cole Robinson 2013-05-28 15:49:58 UTC
$ sudo virsh change-media f19 hdc /mnt/data/devel/media/Fedora-16-x86_64-Live-KDE.iso 
succeeded to complete action update on media

How about:

<domname> disk <target> media changed to <path>

and

<domname> disk <target> media ejected

Comment 1 Cole Robinson 2015-04-06 20:33:47 UTC
Fixed upstream:

commit e3aa4c91c8b54cdfb1c312a142fd9fb79daec65a
Author: Cole Robinson <crobinso>
Date:   Mon Apr 6 13:59:46 2015 -0400

    virsh: Improve change-media success message