Created attachment 1142226 [details] engine log Description of problem: The imported disk stays in 'Locked' status and we see 'Failed creating Template xxxxx' Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. connect glance as external provider 2.import as template via UI or API 3. Actual results: the disk stays in 'locked' state Expected results: the template should be created Additional info:
Created attachment 1142227 [details] hosts logs
Nelly - which time did the error happen? - which host (or do I have to guess from all of them, or look at the engine log?)
the improper fix for bug 1294511 caused a temporary regression which was fixed few days later. Unfortunately the 3.6.5 branch was right in the middle, hence this is not fixed in 3.6.5 closing, since that problem is tracked in bug 1294511 *** This bug has been marked as a duplicate of bug 1294511 ***
(In reply to Michal Skrivanek from comment #3) > the improper fix for bug 1294511 caused a temporary regression which was > fixed few days later. Unfortunately the 3.6.5 branch was right in the > middle, hence this is not fixed in 3.6.5 > > closing, since that problem is tracked in bug 1294511 > > *** This bug has been marked as a duplicate of bug 1294511 *** Michael, I would like to keep this BZ open for verification sake. We will do it, as soon as the other BZ gets ON_QA.
(In reply to Michal Skrivanek from comment #3) Note that the fact that the improper fix for bug 1294511 affects this flow exposes another bug: the template here has not been created as a sub-version of any existing template and yet we tried to update VMs which are based on this template - obviously there will not be such VMs so there is no functional problem, only a redundant query from the database.