Commit Graph

17 Commits

Author SHA1 Message Date
Daniel Bengtsson
23a8325f4f New bugfix release of oslo.messaging.
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
2021-03-11 15:22:32 +01:00
Daniel Bengtsson
cdf1a4e333 New bugfix release for oslo.messaging for ussuri.
Add a default value to rpc_conn_pool_size option.

Change-Id: I5ab80060a862a6ff7c6abe1f6cf926b3e22b7b05
2020-10-22 18:14:01 +02:00
Hervé Beraud
946abe5524 release oslo.messaging 12.1.4 - 2020-09-01
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
2020-09-01 15:37:36 +02:00
Hervé Beraud
7489c2bddd release oslo.messaging 12.1.3
This will release useful fixes

Change-Id: I5dcfa97d01604612affac4a7be0ef5970ed00b69
2020-08-20 18:21:07 +02:00
Hervé Beraud
ad9b42b784 release oslo.messaging 12.1.2 for ussuri
Change-Id: I6870221efeabafaaffd607ee99d6094de799d09d
2020-07-31 15:02:11 +02:00
Hervé Beraud
314da87cc1 Oslo Ussuri releases for 2020-06-19
Change-Id: I72eca55608c2a871c40f1d5a46a30b3c17a0dc97
2020-06-19 14:15:30 +02:00
Hervé Beraud
149f7665bd add release note link for ussuri
Change-Id: I0c6210e7c45528e38b49fa70b65e5b15b8156e56
2020-04-27 15:53:43 +02:00
Sean McGinnis
30fdf9156a
Branch stable/ussuri for oslo deliverables
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>
2020-04-13 17:04:34 -05:00
Ben Nemec
1ecb626dd8 Final Oslo releases for Ussuri
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
2020-04-06 20:14:51 +00:00
Ben Nemec
f4094360a5 Oslo releases for 2020-03-02
Change-Id: I8ff829a8884688d23d3c8298b3c09eb484148e28
2020-03-02 22:56:30 +00:00
Hervé Beraud
3e6b5568e2 Release oslo.messaging 11.0.0
This version officially drop the python 2 support so we release a major
version of oslo.messaging to inform user that we break
the backward compatibility.

OpenStack is dropping the py2.7 support in ussuri cycle.

Complete discussion & schedule can be found in
-
http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: If80225ad5c1153b6191c36178f8e8572189aa893
2020-02-05 18:31:03 +01:00
Ben Nemec
21e9966bff Oslo releases for 2020-01-03
Change-Id: Ia018071ac72f652b29929c1f23fd09e3e61ae3da
2020-01-03 17:18:07 +00:00
Ben Nemec
a0cbcfd58b Oslo releases for 2019-12-16
Change-Id: I2ee5a8a85a2b93614e8a44c73513632416848f89
2019-12-16 18:22:32 +00:00
Kenneth Giusti
6f23a48c7a Create feature branch for nats-driver work in oslo.messaging
Creates a temporary branch dedicated to the development of a
NATS based driver.

See [0] for the launchpad entry and [1] for the oslo-spec proposal.

[0] https://blueprints.launchpad.net/oslo.messaging/+spec/nats-transport
[1] https://review.opendev.org/#/c/692784/

Change-Id: Ic0b41a4c23ea293ae2bbbd9ae7d3d3adc180eb34
2019-11-25 15:06:46 -05:00
Ben Nemec
26a7f681a9 Oslo releases for 2019-11-18
Change-Id: I1ffe1ad55d39cc37728e1c30dbc8d4b98f6383f4
2019-11-21 15:30:01 +00:00
Eric Fried
b913b42a68 Release oslo.messaging 10.3.0
...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
2019-10-30 11:05:00 -05:00
Sean McGinnis
f2559a011a Add Ussuri deliverable files
Adds deliverable stubs based on what was released in Train.

Change-Id: Iab182666ea65cdb7ea7e023853b18eaa9c57403b
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-10-16 22:11:00 +08:00