[Bug 2167003] Re: Import failure due to deprecated SSL Protocols
Guillaume Boutry
2167003 at bugs.launchpad.net
Thu Sep 10 17:51:18 UTC 2026
** Changed in: oslo.messaging (Ubuntu)
Status: New => Invalid
** Also affects: python-oslo.messaging (Ubuntu)
Importance: Undecided
Status: New
** Changed in: python-oslo.messaging (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-oslo.messaging in Ubuntu.
https://bugs.launchpad.net/bugs/2167003
Title:
Import failure due to deprecated SSL Protocols
Status in oslo.messaging:
New
Status in oslo.messaging package in Ubuntu:
Invalid
Status in python-oslo.messaging package in Ubuntu:
Fix Committed
Bug description:
On newer Python version 3.14 with the long-deprecated
ssl.PROTOCOL_TLSv1 and ssl.PROTOCOL_SSLv23 removed, oslo.messaging
will fail to be imported.
This is caused by the references in
oslo_messaging/_drivers/impl_rabbit.py that loads the two protocols
eagerly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.messaging/+bug/2167003/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list