0

I am trying to update my Openstack, which was deployed using kolla-ansible, using the documentation here (https://docs.openstack.org/kolla-ansible/yoga/user/operating-kolla.html).

The documentaion says this about the update:

  1. Update kolla-ansible package.
  2. Pull the new images
  3. And finally execute kolla-ansible deploy

In my deployment I am using a local registry, so my update operation goes like this :

  1. Update kolla-ansible package.
  2. Pull the new images.
  3. Tag the new images in the local registry
  4. Push the new images to the local registry
  5. Finally execute kolla-ansible deploy

I did that but my containers did not restart, docker ps shows that the containers have 4 weeks lifetime.

Am I executing the update the correct way?

Regards.

Wodel
  • 51
  • 1
  • 5

0 Answers0