Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Login to conductor 2. Go to "clouds" --> select any clod -->"import image" 3. provide any 'mock' image id and import Actual results: It displays "The requested component outline was not found on the provider" even though the images are available. Expected results: User should be allowed to import mock images also Additional info: rpm -qa | grep aeolus aeolus-conductor-0.8.7-1.el6.noarch aeolus-configure-2.5.2-1.el6.noarch aeolus-conductor-daemons-0.8.7-1.el6.noarch rubygem-aeolus-image-0.3.0-12.el6.noarch rubygem-aeolus-cli-0.3.1-1.el6.noarch aeolus-all-0.8.7-1.el6.noarch aeolus-conductor-doc-0.8.7-1.el6.noarch
Hrm... I'm not quite sure if this is possible.. It would be nice for testing for sure..
Created attachment 605028 [details] shows mock import success I just imported an image from mock, using one of the canned images it comes with (img1). This was successful, and I was even able to create a new deployment with the image. This is using latest code from master.
Would like this verfied as still an issue by QA, as I am unable to reproduce the issue
I am able to reproduce the issue , updating the steps Steps to Reproduce: 1. Login to conductor 2. Build and push image to mock provider , copy the image uuid 2. Go to "clouds" --> select any cloud -->"import image" 3. provide 'mock' image uuid id and import Actual result : I am still unable to import the user created mock images , where as i m able to import the sample mock images available on the mock provider. on rpm -qa | grep aeolus aeolus-conductor-doc-0.13.7-1.el6cf.noarch aeolus-configure-2.8.6-1.el6cf.noarch rubygem-aeolus-cli-0.7.1-1.el6cf.noarch aeolus-conductor-0.13.7-1.el6cf.noarch aeolus-all-0.13.7-1.el6cf.noarch rubygem-aeolus-image-0.3.0-12.el6.noarch aeolus-conductor-daemons-0.13.7-1.el6cf.noarch
This is working as designed as factory doesnt really add things to mock provider Closing as not a bug.