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
{{ message }}
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
As per the openstack compute v2 docs, a GET on /v2/{tenant_id}/servers/{server_id} should return a server structure which (among other things) contains a sub-object for the image.
As a result often a substantial amount of the servers do not have an image and thus various nova clients / consumers fail expecting to find the sub-object.