Andy Smith
f1b2eed3eb
Update messaging notification configuration
This patch removes the conditional inclusion of the notification section of the service configuration. This ensures that oslo.messaging notifications use the correct transport for deployments that have separate rpc and notify messaging backends. For example, if the transport_url is not provided in the notification section of the service configuration, the transport_url specified in the default section will be used instead. This patch conditionally selects the notifier driver. The noop driver will be selected when notification publishing is disabled. The messagingv2 driver is selected when notification publishing is enabled. Change-Id: I65ef897e78b5fb1c9ff6bb3d31cb6aa9e0c8429e
Team and repository tags
OpenStack-Ansible cinder
This Ansible role installs and configures OpenStack cinder.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_cinder/latest/
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-os_cinder
- The project source code repository is located at:
-
https://git.openstack.org/cgit/openstack/openstack-ansible-os_cinder
- The project home is at:
Description
Languages
Jinja
52.6%
Python
34.1%
Shell
13.3%