
rabbit messaging, db, logging parameters were configured by puppet-oslo module: * switch messaging related parameters to $::os_service_default as they are used in oslo::messaging_rabbit define * update unit test Change-Id: Id9c820f446b040625611223cb0fd778a3f7a2203
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.
|