Commit Graph

5 Commits (master)

Author SHA1 Message Date
Takashi Kajinami 486d7f1435 Replace legacy facts and use fact hash
... because the latest lint no longer allows usage of legacy facts and
top scope fact.

Change-Id: Ie757167eedce6fa1c99d08f96be1173871f21817
3 months ago
Takashi Kajinami fb1528040e Remove deprecated amqp_allow_insecure_clients
... because it was deprecated during Wallaby cycle.

Change-Id: I16def60c10a1b7a9365206193e9b8bc51f4d00d7
1 year ago
ZhongShengping 3eb8b2bb15 Deprecate allow_insecure_clients option
The allow_insecure_clients has been deprecated[1].

[1]https://review.opendev.org/#/c/417629/

Change-Id: I1b1d1722bb56ed78436eaa9fd5b0c6b4718c7306
Closes-Bug: #1902158
3 years ago
Tobias Urdin fa11274b2f Convert all class usage to relative names
Change-Id: Ia631adf31be1eeadb7ab0f12b75f1eaed73d5fbf
4 years ago
Andrew Smith f311e30730 Introduce support for oslo.messaging amqp driver configuration
This commit adds support for the olso.messaging AMQP 1.0 driver to
support notifications.

This patch:
* use oslo::messaging::amqp resource
* add keystone::messaging::amqp class for oslo_messaging_amqp opts
* add spec tests for amqp class options
* add feature release note

Change-Id: I4b56417ce8ee7502ad32da578bdc29c46e459bd5
6 years ago