94c3bbed71
Additonal changes: * switch messaging related parameters to $::os_service_default as they are used in oslo::messaging_rabbit define * update unit tests * fix values for boolean variables * specify type for each parameter Change-Id: I9d03db24fafdd1f5fd2141cdc599b3ab212a04d8
6 lines
214 B
YAML
6 lines
214 B
YAML
---
|
|
features:
|
|
- Use oslo module for messaging (rabbit) configuration.
|
|
Messaging related parameters were switched to $::os_service_default.
|
|
Docs string for parameter were updated according to oslo module.
|