Merge "Redis metadata using incorrect network/service" into stable/rocky

This commit is contained in:
Zuul 2019-08-24 02:40:51 +00:00 committed by Gerrit Code Review
commit c1a98968d8
1 changed files with 5 additions and 5 deletions

View File

@ -100,10 +100,10 @@ outputs:
if:
- internal_tls_enabled
-
- service: mysql
network: {get_param: [ServiceNetMap, MysqlNetwork]}
- service: redis
network: {get_param: [ServiceNetMap, RedisNetwork]}
type: vip
- service: mysql
network: {get_param: [ServiceNetMap, MysqlNetwork]}
- service: redis
network: {get_param: [ServiceNetMap, RedisNetwork]}
type: node
- null
- null