An IntOpt with a default of True is invalid. I'm a little surprised this doesn't fail a defaults check somewhere, but it needs to be fixed regardless. Looking at where it is used, it appears the boolean type is correct. This just changes the opt type to BoolOpt to match. Conflicts: oslo_messaging/_drivers/impl_rabbit.py NOTE(hberaud): Conflicts are due to a patch [1][2] not yet backported on train and which added a new option on other branches. [1]196fa877a9[2] https://review.opendev.org/c/openstack/oslo.messaging/+/747892 Change-Id: I01a38754a31c891f2b3b9c7f8135690693df5d13 Closes-Bug: 1909036 (cherry picked from commitb8f8b17030) (cherry picked from commita0329a3f86) (cherry picked from commit3bf9ba5504)
Team and repository tags
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/oslo.messaging/latest/
- Source: https://opendev.org/openstack/oslo.messaging
- Bugs: https://bugs.launchpad.net/oslo.messaging
- Release notes: https://docs.openstack.org/releasenotes/oslo.messaging/
Description
Languages
Python
99.8%
Shell
0.2%