[Bug 2125419] [NEW] [FFE] Version 1.8.0 required for python-openstacksdk
Myles Penner
2125419 at bugs.launchpad.net
Mon Sep 22 15:26:47 UTC 2025
Public bug reported:
The newest version of python-openstacksdk requires version 1.8.0 of
python-os-services-types as a minimum as per the change to python-
openstacksdk[1] (See error message below when using <1.8.0). The version
1.7.0 currently in Questing is incompatible with the latest python-
openstacksdk and is blocking upgrade. An exception is requested to
import 1.8.0 of python-os-services-types from upstream to Questing.
[1]
https://opendev.org/openstack/openstacksdk/commit/82bc005071a7b29d3a29bc5c1712588494479d53
======================================================================
FAIL: openstack.tests.unit.test_utils.TestOsServiceTypesVersion.test_ost_version
openstack.tests.unit.test_utils.TestOsServiceTypesVersion.test_ost_version
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/openstack/tests/unit/test_utils.py", line 227, in test_ost_version
self.assertEqual(
~~~~~~~~~~~~~~~~^
ost_version,
^^^^^^^^^^^^
...<2 lines>...
"os-service-types. Please bump requirements.txt accordingly.",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/<<PKGBUILDDIR>>/openstack/tests/base.py", line 99, in assertEqual
return super().assertEqual(first, second, *args, **kwargs)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 419, in assertEqual
self.assertThat(observed, matcher, message)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 509, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: '2022-09-13T15:34:32.154125' != '2019-05-01T19:53:21.498745': This project must be pinned to the latest version of os-service-types. Please bump requirements.txt accordingly.
** Affects: python-os-service-types (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-os-service-types in Ubuntu.
https://bugs.launchpad.net/bugs/2125419
Title:
[FFE] Version 1.8.0 required for python-openstacksdk
Status in python-os-service-types package in Ubuntu:
New
Bug description:
The newest version of python-openstacksdk requires version 1.8.0 of
python-os-services-types as a minimum as per the change to python-
openstacksdk[1] (See error message below when using <1.8.0). The
version 1.7.0 currently in Questing is incompatible with the latest
python-openstacksdk and is blocking upgrade. An exception is requested
to import 1.8.0 of python-os-services-types from upstream to Questing.
[1]
https://opendev.org/openstack/openstacksdk/commit/82bc005071a7b29d3a29bc5c1712588494479d53
======================================================================
FAIL: openstack.tests.unit.test_utils.TestOsServiceTypesVersion.test_ost_version
openstack.tests.unit.test_utils.TestOsServiceTypesVersion.test_ost_version
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/openstack/tests/unit/test_utils.py", line 227, in test_ost_version
self.assertEqual(
~~~~~~~~~~~~~~~~^
ost_version,
^^^^^^^^^^^^
...<2 lines>...
"os-service-types. Please bump requirements.txt accordingly.",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/<<PKGBUILDDIR>>/openstack/tests/base.py", line 99, in assertEqual
return super().assertEqual(first, second, *args, **kwargs)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 419, in assertEqual
self.assertThat(observed, matcher, message)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 509, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: '2022-09-13T15:34:32.154125' != '2019-05-01T19:53:21.498745': This project must be pinned to the latest version of os-service-types. Please bump requirements.txt accordingly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-os-service-types/+bug/2125419/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list