Bug 2069885

Summary: request to update python-openstacksdk to 0.56.0 or newer
Product: [Fedora] Fedora Reporter: rptaylor
Component: python-openstacksdkAssignee: Javier Peña <jpena>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 35CC: amoralej, apevec, apevec, jpena, openstack-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-04-01 11:21:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description rptaylor 2022-03-30 00:19:50 UTC
Description of problem:

The version of python3-openstacksdk available in Fedora 35 has a bug that was fixed almost a year ago. It would be very convenient and highly appreciated to have a newer version available in Fedora 35 repos. Fedora 35 was released about 5 months ago but we can not update to it yet because we are affected by this bug.  Thanks!


Version-Release number of selected component (if applicable): 0.55.0-4.fc35


How reproducible:


Steps to Reproduce:
1. sudo dnf list available python3-openstacksdk

Actual results:
python3-openstacksdk.noarch                                                              0.55.0-4.fc35

Expected results:
python3-openstacksdk.noarch                                                              0.56.0-0.fc35

Additional info:

https://review.opendev.org/c/openstack/openstacksdk/+/787838
https://docs.openstack.org/releasenotes/openstacksdk/xena.html
https://releases.openstack.org/teams/openstacksdk.html#team-xena-openstacksdk

Comment 1 Alfredo Moralejo 2022-03-30 08:08:01 UTC
Note that the openstack clients included in FC35 are based on wallaby release. The patch you mentioned is included in stable/wallaby branch but not included in a release tag yet.

Version 0.56.0 is a xena release, so if we bump to it, we'd need to bump all the openstack clients to xena and that's something we try to avoid (bumping openstack releases after a fedora release GA).

The best solution for this would be to get a new version 0.55.1 release upstream in wallaby that we would build in fc35, I've requested it in:

https://review.opendev.org/c/openstack/releases/+/835788

Comment 2 Alan Pevec 2022-04-01 11:21:43 UTC

*** This bug has been marked as a duplicate of bug 2053250 ***