You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now Image Name is used for deployment (eg. cirros). In the cases, where the image names could be duplicate, this could potentially cause a problem while deploying an instance. For this image UUID (from horizon UI) should be taken as an input and not image name.