[Openstack][kolla] updates check
Hello, I am new user for openstack kolla because I installed openstack writing my ansible Playbooks. I wonder if it is a method to check if new images has been released . For example: I installed kolla wallaby 2 weeks ago, and now I want to check if new images could be updated. I want to check if new images solve some bugs. Is it possibile without trying to pull all images.? Thanks Ignazio
Hi Ignazio, We publish images to dockerhub on a weekly basis, on Sundays. The release notes should include information about fixes in those images. For example, for wallaby: https://docs.openstack.org/releasenotes/kolla/wallaby.html. Note that fixes may take up to a week to get to dockerhub. Regards, Mark On Sat, 3 Jul 2021 at 15:52, Ignazio Cassano <ignaziocassano@gmail.com> wrote:
Hello, I am new user for openstack kolla because I installed openstack writing my ansible Playbooks. I wonder if it is a method to check if new images has been released . For example: I installed kolla wallaby 2 weeks ago, and now I want to check if new images could be updated. I want to check if new images solve some bugs. Is it possibile without trying to pull all images.? Thanks Ignazio
Thanks. Another question, please. I Update an image in my local registry. The image is nova_compute. I inserted new manager.py file for patching it. Then I ran kolla-deploy but images on compute nodes does not have the new manager.py file . What about the correct procedure ? Ignazio Il giorno lun 5 lug 2021 alle ore 11:11 Mark Goddard <mark@stackhpc.com> ha scritto:
Hi Ignazio,
We publish images to dockerhub on a weekly basis, on Sundays. The release notes should include information about fixes in those images. For example, for wallaby: https://docs.openstack.org/releasenotes/kolla/wallaby.html. Note that fixes may take up to a week to get to dockerhub.
Regards, Mark
On Sat, 3 Jul 2021 at 15:52, Ignazio Cassano <ignaziocassano@gmail.com> wrote:
Hello, I am new user for openstack kolla because I installed openstack
writing my ansible Playbooks.
I wonder if it is a method to check if new images has been released . For example: I installed kolla wallaby 2 weeks ago, and now I want to check if new images could be updated. I want to check if new images solve some bugs. Is it possibile without trying to pull all images.? Thanks Ignazio
Hi Ignazio, I believe we discussed this issue on IRC yesterday, which was caused by your image not being pushed to the local Docker registry. Best wishes, Pierre Riteau On Mon, 5 Jul 2021 at 12:03, Ignazio Cassano <ignaziocassano@gmail.com> wrote:
Thanks. Another question, please. I Update an image in my local registry. The image is nova_compute. I inserted new manager.py file for patching it. Then I ran kolla-deploy but images on compute nodes does not have the new manager.py file . What about the correct procedure ? Ignazio
Il giorno lun 5 lug 2021 alle ore 11:11 Mark Goddard <mark@stackhpc.com> ha scritto:
Hi Ignazio,
We publish images to dockerhub on a weekly basis, on Sundays. The release notes should include information about fixes in those images. For example, for wallaby: https://docs.openstack.org/releasenotes/kolla/wallaby.html. Note that fixes may take up to a week to get to dockerhub.
Regards, Mark
On Sat, 3 Jul 2021 at 15:52, Ignazio Cassano <ignaziocassano@gmail.com> wrote:
Hello, I am new user for openstack kolla because I installed openstack
writing my ansible Playbooks.
I wonder if it is a method to check if new images has been released . For example: I installed kolla wallaby 2 weeks ago, and now I want to check if new images could be updated. I want to check if new images solve some bugs. Is it possibile without trying to pull all images.? Thanks Ignazio
Hello Pierre, yes, I forgot to push the image to local registry. I tried to modify nova_compute image applying the following patches: https://review.opendev.org/c/openstack/nova/+/790447 They should resolve the bug https://bugs.launchpad.net/neutron/+bug/1815989 but seems do not work in any case. Wallaby kolla is affected by the above bug and I am waiting for new images where this issue will be solved. Any idea if someone is working on kolla images for the above bug ? Ignazio Il Mar 6 Lug 2021, 17:36 Pierre Riteau <pierre@stackhpc.com> ha scritto:
Hi Ignazio,
I believe we discussed this issue on IRC yesterday, which was caused by your image not being pushed to the local Docker registry.
Best wishes, Pierre Riteau
On Mon, 5 Jul 2021 at 12:03, Ignazio Cassano <ignaziocassano@gmail.com> wrote:
Thanks. Another question, please. I Update an image in my local registry. The image is nova_compute. I inserted new manager.py file for patching it. Then I ran kolla-deploy but images on compute nodes does not have the new manager.py file . What about the correct procedure ? Ignazio
Il giorno lun 5 lug 2021 alle ore 11:11 Mark Goddard <mark@stackhpc.com> ha scritto:
Hi Ignazio,
We publish images to dockerhub on a weekly basis, on Sundays. The release notes should include information about fixes in those images. For example, for wallaby: https://docs.openstack.org/releasenotes/kolla/wallaby.html. Note that fixes may take up to a week to get to dockerhub.
Regards, Mark
On Sat, 3 Jul 2021 at 15:52, Ignazio Cassano <ignaziocassano@gmail.com> wrote:
Hello, I am new user for openstack kolla because I installed openstack
writing my ansible Playbooks.
I wonder if it is a method to check if new images has been released . For example: I installed kolla wallaby 2 weeks ago, and now I want to check if new images could be updated. I want to check if new images solve some bugs. Is it possibile without trying to pull all images.? Thanks Ignazio
Hello Ignazio, Kolla images available on Docker Hub and Quay.io are continuously updated (respectively weekly and daily). Source images will get the fix after it is merged into the nova stable/wallaby branch. Binary images will require a new Nova stable release which then needs to be packaged by the distribution (RDO, Debian, Ubuntu). Best wishes, Pierre Riteau On Tue, 6 Jul 2021 at 18:39, Ignazio Cassano <ignaziocassano@gmail.com> wrote:
Hello Pierre, yes, I forgot to push the image to local registry. I tried to modify nova_compute image applying the following patches:
https://review.opendev.org/c/openstack/nova/+/790447 They should resolve the bug https://bugs.launchpad.net/neutron/+bug/1815989 but seems do not work in any case. Wallaby kolla is affected by the above bug and I am waiting for new images where this issue will be solved. Any idea if someone is working on kolla images for the above bug ?
Ignazio
Il Mar 6 Lug 2021, 17:36 Pierre Riteau <pierre@stackhpc.com> ha scritto:
Hi Ignazio,
I believe we discussed this issue on IRC yesterday, which was caused by your image not being pushed to the local Docker registry.
Best wishes, Pierre Riteau
On Mon, 5 Jul 2021 at 12:03, Ignazio Cassano <ignaziocassano@gmail.com> wrote:
Thanks. Another question, please. I Update an image in my local registry. The image is nova_compute. I inserted new manager.py file for patching it. Then I ran kolla-deploy but images on compute nodes does not have the new manager.py file . What about the correct procedure ? Ignazio
Il giorno lun 5 lug 2021 alle ore 11:11 Mark Goddard <mark@stackhpc.com> ha scritto:
Hi Ignazio,
We publish images to dockerhub on a weekly basis, on Sundays. The release notes should include information about fixes in those images. For example, for wallaby: https://docs.openstack.org/releasenotes/kolla/wallaby.html. Note that fixes may take up to a week to get to dockerhub.
Regards, Mark
On Sat, 3 Jul 2021 at 15:52, Ignazio Cassano <ignaziocassano@gmail.com> wrote:
Hello, I am new user for openstack kolla because I installed
openstack writing my ansible Playbooks.
I wonder if it is a method to check if new images has been released . For example: I installed kolla wallaby 2 weeks ago, and now I want to check if new images could be updated. I want to check if new images solve some bugs. Is it possibile without trying to pull all images.? Thanks Ignazio
Ok, thanks. Il giorno mar 13 lug 2021 alle ore 11:05 Pierre Riteau <pierre@stackhpc.com> ha scritto:
Hello Ignazio,
Kolla images available on Docker Hub and Quay.io are continuously updated (respectively weekly and daily).
Source images will get the fix after it is merged into the nova stable/wallaby branch. Binary images will require a new Nova stable release which then needs to be packaged by the distribution (RDO, Debian, Ubuntu).
Best wishes, Pierre Riteau
On Tue, 6 Jul 2021 at 18:39, Ignazio Cassano <ignaziocassano@gmail.com> wrote:
Hello Pierre, yes, I forgot to push the image to local registry. I tried to modify nova_compute image applying the following patches:
https://review.opendev.org/c/openstack/nova/+/790447 They should resolve the bug https://bugs.launchpad.net/neutron/+bug/1815989 but seems do not work in any case. Wallaby kolla is affected by the above bug and I am waiting for new images where this issue will be solved. Any idea if someone is working on kolla images for the above bug ?
Ignazio
Il Mar 6 Lug 2021, 17:36 Pierre Riteau <pierre@stackhpc.com> ha scritto:
Hi Ignazio,
I believe we discussed this issue on IRC yesterday, which was caused by your image not being pushed to the local Docker registry.
Best wishes, Pierre Riteau
On Mon, 5 Jul 2021 at 12:03, Ignazio Cassano <ignaziocassano@gmail.com> wrote:
Thanks. Another question, please. I Update an image in my local registry. The image is nova_compute. I inserted new manager.py file for patching it. Then I ran kolla-deploy but images on compute nodes does not have the new manager.py file . What about the correct procedure ? Ignazio
Il giorno lun 5 lug 2021 alle ore 11:11 Mark Goddard <mark@stackhpc.com> ha scritto:
Hi Ignazio,
We publish images to dockerhub on a weekly basis, on Sundays. The release notes should include information about fixes in those images. For example, for wallaby: https://docs.openstack.org/releasenotes/kolla/wallaby.html. Note that fixes may take up to a week to get to dockerhub.
Regards, Mark
On Sat, 3 Jul 2021 at 15:52, Ignazio Cassano <ignaziocassano@gmail.com> wrote:
Hello, I am new user for openstack kolla because I installed
openstack writing my ansible Playbooks.
I wonder if it is a method to check if new images has been released . For example: I installed kolla wallaby 2 weeks ago, and now I want to check if new images could be updated. I want to check if new images solve some bugs. Is it possibile without trying to pull all images.? Thanks Ignazio
participants (3)
-
Ignazio Cassano
-
Mark Goddard
-
Pierre Riteau