Hi Adrian,

IME, there's no image tag for latest. Most of kolla images are using Openstack release name as tag.
If you want to pull image with specific Openstack release, you should pull them with release name tag.

E.g docker pull kolla/centos.source-nova-api:victoria

Adrian Andreias <adrian@fleio.com> 於 2020年12月1日 週二 上午8:39寫道:
Hi,

None of the Kolla images on the Docker public registry are tagged.

E.g. https://hub.docker.com/r/kolla/centos-source-nova-api

Images don't even have the "latest" tag, though they were updated 15 hours ago.

And therefore they can't be pulled:

$ docker pull kolla/centos-source-nova-api
Using default tag: latest
Error response from daemon: manifest for kolla/centos-source-nova-api:latest not found: manifest unknown: manifest unknown

Is there another public registry where ready-built Kolla images are available?


Thanks



Regards,
Adrian Andreias