Ben Nemec 56fc332608 Fix type of direct_mandatory_flag opt
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 commit b8f8b17030)
(cherry picked from commit a0329a3f86)
(cherry picked from commit 3bf9ba5504)
2021-02-18 11:30:16 +01:00
2015-09-24 18:11:22 +08:00
2019-04-19 19:31:51 +00:00
2020-07-02 16:44:18 +02:00
2019-09-20 16:34:16 +00:00
2018-07-04 08:33:49 +07:00
2021-02-17 14:42:25 +01:00
2014-06-05 22:48:44 +02:00
2020-07-02 16:44:18 +02:00
2017-04-08 22:39:02 +08:00
2019-07-05 14:47:53 -04:00
2017-12-13 05:01:29 +00:00
2021-02-17 14:42:25 +01:00

Team and repository tags

image

Oslo Messaging Library

Latest Version

Downloads

The Oslo messaging API supports RPC and notifications over a number of different messaging transports.

Description
OpenStack library for messaging
Readme 37 MiB
Languages
Python 99.8%
Shell 0.2%