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

This commit is contained in:
Zuul 2019-08-26 21:09:58 +00:00 committed by Gerrit Code Review
commit ec8245b4f0
1 changed files with 5 additions and 5 deletions

View File

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