New bugfix release of oslo.message, for train, ussuri and victoria. To
fix type of direct_mandatory_flag opt. Deprecate the mandatory flag.
Correctly handle missing RabbitMQ queues.
Change-Id: I6d006b42b6b4964e7b15116314934efffaa38358
I released a bugfix version even if a new option have been added [1]
because 12.2.x is already consumed by victoria.
Although this adds a new option, it's just a gate on a
bug fix to ensure we don't have unintended side effects. That actually
makes this backport safer than if it just unconditionally enabled the
fix.
[1] https://review.opendev.org/#/c/747366/
Change-Id: Ifed5068d5762d241233e84bf419d586f9a2b39ed
Stable branch was not created with the oslo final library releases. This
adds branch creation from the last release.
Change-Id: Ib2610b73cf504fac6c141643b72b06927d9998ad
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
All of these releases are for changes that would not normally require
a release. However, because the stable branches will be cut based
on the last release sha, we need to make sure there is a release
that includes them so things like docs and tests are not out of date.
Change-Id: Ica9d5824b33e3f244d4bff64d6f5d101f5b371fa
...to pick up (at least) [1].
Feature level bump since it's the first ussuri release.
[1] https://review.opendev.org/#/c/683600/
Change-Id: If1b1c74109f678fedf10704bb2db8322d79f7e25
Adds deliverable stubs based on what was released in Train.
Change-Id: Iab182666ea65cdb7ea7e023853b18eaa9c57403b
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>