[Kolla][CloudKitty] Wrong version in ubuntu-binary-cloudkitty-processor:yoga
Hello guys, I was checking the upstream containers for CloudKittty for Yoga release; and, I noticed that the CloudKitty containers are using version 11.0.1, which is not the Yoga version of CloudKitty. I also checked Xena, and the same thing happens there. Do we need to define these component versions somewhere else for the Kolla containers that are built upstream? -- Rafael Weingärtner
Hi Rafael, I believe this is caused by Ubuntu Cloud Archive (UCA) not providing packages for CloudKitty: https://openstack-ci-reports.ubuntu.com/reports/cloud-archive/yoga_versions.... As a result, Kolla installs cloudkitty packages from the focal universe repository, which provide version 11.0.1: https://packages.ubuntu.com/focal/cloudkitty-processor Installing a newer version of cloudkitty would require using a more recent version of Ubuntu… So for Kolla binary images, this would need to be fixed by UCA. Anyway, I would recommend switching to source images. Not only will you get the latest stable code, but also Kolla binary images are deprecated and will be removed in Zed. Cheers, Pierre Riteau (priteau) On Thu, 5 May 2022 at 14:18, Rafael Weingärtner <rafaelweingartner@gmail.com> wrote:
Hello guys,
I was checking the upstream containers for CloudKittty for Yoga release; and, I noticed that the CloudKitty containers are using version 11.0.1, which is not the Yoga version of CloudKitty. I also checked Xena, and the same thing happens there. Do we need to define these component versions somewhere else for the Kolla containers that are built upstream?
-- Rafael Weingärtner
Thanks for the heads up. I checked the source images, and they are fine. On Thu, May 5, 2022 at 12:24 PM Pierre Riteau <pierre@stackhpc.com> wrote:
Hi Rafael,
I believe this is caused by Ubuntu Cloud Archive (UCA) not providing packages for CloudKitty: https://openstack-ci-reports.ubuntu.com/reports/cloud-archive/yoga_versions.... As a result, Kolla installs cloudkitty packages from the focal universe repository, which provide version 11.0.1: https://packages.ubuntu.com/focal/cloudkitty-processor Installing a newer version of cloudkitty would require using a more recent version of Ubuntu… So for Kolla binary images, this would need to be fixed by UCA.
Anyway, I would recommend switching to source images. Not only will you get the latest stable code, but also Kolla binary images are deprecated and will be removed in Zed.
Cheers, Pierre Riteau (priteau)
On Thu, 5 May 2022 at 14:18, Rafael Weingärtner < rafaelweingartner@gmail.com> wrote:
Hello guys,
I was checking the upstream containers for CloudKittty for Yoga release; and, I noticed that the CloudKitty containers are using version 11.0.1, which is not the Yoga version of CloudKitty. I also checked Xena, and the same thing happens there. Do we need to define these component versions somewhere else for the Kolla containers that are built upstream?
-- Rafael Weingärtner
-- Rafael Weingärtner
W dniu 05.05.2022 o 17:24, Pierre Riteau pisze:
I believe this is caused by Ubuntu Cloud Archive (UCA) not providing packages for CloudKitty:
As a result, Kolla installs cloudkitty packages from the focal universe repository, which provide version 11.0.1:
Installing a newer version of cloudkitty would require using a more recent version of Ubuntu… So for Kolla binary images, this would need to be fixed by UCA.
https://review.opendev.org/c/openstack/kolla/+/840814 disables building of cloudkitty-processor for Ubuntu/binary.
Anyway, I would recommend switching to source images. Not only will you get the latest stable code, but also Kolla binary images are deprecated and will be removed in Zed. In Zed we already removed any trace of binary images.
Ok, thanks. I was not aware of that On Fri, May 6, 2022 at 2:54 AM Marcin Juszkiewicz < marcin.juszkiewicz@linaro.org> wrote:
W dniu 05.05.2022 o 17:24, Pierre Riteau pisze:
I believe this is caused by Ubuntu Cloud Archive (UCA) not providing packages for CloudKitty:
As a result, Kolla installs cloudkitty packages from the focal universe repository, which provide version 11.0.1:
Installing a newer version of cloudkitty would require using a more recent version of Ubuntu… So for Kolla binary images, this would need to be fixed by UCA.
https://review.opendev.org/c/openstack/kolla/+/840814 disables building of cloudkitty-processor for Ubuntu/binary.
Anyway, I would recommend switching to source images. Not only will you get the latest stable code, but also Kolla binary images are deprecated and will be removed in Zed. In Zed we already removed any trace of binary images.
-- Rafael Weingärtner
participants (3)
-
Marcin Juszkiewicz
-
Pierre Riteau
-
Rafael Weingärtner