Hide Forgot
Created attachment 1127343 [details] screen: running task for Glance image import Description of problem: When importing an image from OpenStack Glance, message in related running task mentions wrong storage. It actually mentions name of the source Glance domain. Version-Release number of selected component (if applicable): rhevm-webadmin-portal-3.6.3.1-0.1.el6.noarch How reproducible: 100% Steps to Reproduce: 1. Have a Glance storage 'rhevm-qe-infra-glance' with image 'ubuntu-12.04_Disk1'. 2. Import the image to an NFS export domain 'nfs_0'. 3. Check the message of related running task, see attached screenshot. Actual results: Message says: Importing Disk ubuntu-12.04_Disk1 to domain rhevm-qe-infra-glance Expected results: Importing Disk ubuntu-12.04_Disk1 to domain nfs_0 Additional info:
Idan please backport the patch and supply the doctext.
Image import from a Glance repository is reported correctly with the target data domain, where the image is imported to, in the event log: User admin@internal successfully imported image updt_pbalogh-test to domain nfs_0. Used: rhevm-3.6.5-0.1.el6.noarch rhevm-webadmin-portal-3.6.5-0.1.el6.noarch