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