Merge "Use rabbitmq service principal in metadata settings"
This commit is contained in:
commit
3ab23982a2
@ -139,7 +139,7 @@ outputs:
|
||||
if:
|
||||
- internal_tls_enabled
|
||||
-
|
||||
- service: oslo_messaging_notify
|
||||
- service: rabbitmq
|
||||
network: {get_param: [ServiceNetMap, OsloMessagingNotifyNetwork]}
|
||||
type: node
|
||||
- null
|
||||
|
@ -140,7 +140,7 @@ outputs:
|
||||
if:
|
||||
- internal_tls_enabled
|
||||
-
|
||||
- service: oslo_messaging_rpc
|
||||
- service: rabbitmq
|
||||
network: {get_param: [ServiceNetMap, OsloMessagingRpcNetwork]}
|
||||
type: node
|
||||
- null
|
||||
|
Loading…
Reference in New Issue
Block a user