Merge "Use rabbitmq service principal in metadata settings"

This commit is contained in:
Zuul 2018-05-18 10:02:23 +00:00 committed by Gerrit Code Review
commit 3ab23982a2
2 changed files with 2 additions and 2 deletions

View File

@ -139,7 +139,7 @@ outputs:
if:
- internal_tls_enabled
-
- service: oslo_messaging_notify
- service: rabbitmq
network: {get_param: [ServiceNetMap, OsloMessagingNotifyNetwork]}
type: node
- null

View File

@ -140,7 +140,7 @@ outputs:
if:
- internal_tls_enabled
-
- service: oslo_messaging_rpc
- service: rabbitmq
network: {get_param: [ServiceNetMap, OsloMessagingRpcNetwork]}
type: node
- null