<div dir="ltr"><div>Hi,</div><div>I followed this link : <a href="https://docs.openstack.org/kolla-ansible/yoga/user/operating-kolla.html" target="_blank">https://docs.openstack.org/kolla-ansible/yoga/user/operating-kolla.html</a></div><div><br></div><div>It says that : This procedure is for upgrading from series to series, not for doing updates
within a series.
Inside a series, <b>it is usually sufficient to just update the
<code><span>kolla-ansible</span></code> package, rebuild (if needed) and pull the images,
and run <code><span>kolla-ansible</span> <span>deploy</span></code> again.
Please follow release notes to check if there are any issues to be aware of.</b></div><div><br></div><div><br></div><div>In my deployment I am using a local registry, so I pulled the new images, tagged them then pushed them into my registry.</div><div>I can see that the container's images are newer than the ones I had.</div><div><br></div><div>I then updated my kolla-ansible package using :</div><div>$ source yogavenv<br>(yogavenv) $ pip install --upgrade git+<a href="https://opendev.org/openstack/kolla-ansible@stable/yoga" target="_blank">https://opendev.org/openstack/kolla-ansible@stable/yoga</a></div><div><br></div><div>Finally I launched the deploy, but it seems that nothing has changed.</div><div><br></div><div>The containers have not been restarted. Any ideas?<br></div><div><br></div><div>Is there a way to verify that a container belongs to a particular image build?<br></div><div>How can I be sure that my deployment has been updated with new containers?<br></div><div><br></div><div><br></div><div>Regards.<br></div></div>