b0bfb22c68b0b9def25c836b5bd5f2d29196459f
4 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Liao Penghui
|
338d7664c5 |
Use is_service_default for the warning message.
Use is_service_default function instead of regular true/false conditional statement. Because $::os_service_default is a string. |
||
|
Xingchao Yu
|
8d5ce993d3 |
Collect versions of oslo libraries in Tempest
This patch aims to collect version info of oslo.* projects from tempest master branch (Mitaka release). |
||
|
Liao Penghui
|
2ae2cc233f |
Change defualt value and fix some mistakes
- Use os_service_default as the default value in oslo_messaging_rabbit. - Fix some mistakes in the specification. |
||
|
Xingchao Yu
|
b86091eb6f |
Add define oslo::messaging_rabbit
This patch aims to add a new define to manage parameters in [oslo_messaging_rabbit] which belongs to oslo.messaging. |