Zun

Comment 3 for bug 1763213

Revision history for this message
hongbin (hongbin034) wrote :

Hi @Murali,

Sorry, I somehow missed this bug report. I think the quickest fix is to remove 'glance' from the config 'image_driver_list' if you are not using glance as image store. Then, 'docker' (DockerHub) will become the only location that zun tries to find the image:

  [DEFAULT]
  ...
  image_driver_list = docker