Hi Michal, > I think we should unify these states across all providers in drivers, > not here, I will be OK with these states for image: > > 'ACTIVE' > 'PENDING' > 'ERROR' > 'UNKNOWN' > > I can help you with this. Once we do this in drivers, then we don't need > to do this.
I've transferred the jira to you as I think it needs to be done before the plugfest (there is a capture test scenario which may fail if other test clients rely on the image state to follow CREATING->AVAILABLE as per the cimi spec). Also, there is a similar jira for volumes that you may want to resolve at the same time: https://issues.apache.org/jira/browse/DTACLOUD-453 > > - :name => image.id, > > + :name => image.name || image.id, And please include this part in your fix :) Cheers, Dies
