To be more clear:
I wonder if kolla ansible detects the presence of new images version and makes all neeeded operations for restarting containers from them.
Ignazio

Il Lun 30 Ago 2021, 17:46 Ignazio Cassano <ignaziocassano@gmail.com> ha scritto:
Hello, I would like to ask if the procedure I am using for update my kolla wallaby is correct. 
Every week new images are released so I execute the following steps:

1. Pull new images on my local registry

2 pull new images from my local registry to controllers and compute nodes

3 kolla-ansible deploy

Are the above steps the correct way or I missed something?
Must I clean something before deploying ?
Thanks

Ignazio