Closed jijisa closed 1 month ago
Describe the bug In offline installation, nova-storage-init job fails because it tries to pull a ceph-config-helper image from docker.io.
To Reproduce Steps to reproduce the behavior:
Expected behavior It should pull the image from the local registry in offline installation.
Versions (please complete the following information):
I added nova_storage_init image repo config in nova.yml.j2 to override the default image repo.
The commit 9d0f1256c2346b1945aa2913dab7badfa81bb405 solved this issue.
Describe the bug In offline installation, nova-storage-init job fails because it tries to pull a ceph-config-helper image from docker.io.
To Reproduce Steps to reproduce the behavior:
Expected behavior It should pull the image from the local registry in offline installation.
Versions (please complete the following information):