Merge "Fix start order for {swift_proxy,glance_api}_tls_proxy" into stable/train

This commit is contained in:
Zuul 2021-03-19 00:47:51 +00:00 committed by Gerrit Code Review
commit f51632f81d
2 changed files with 2 additions and 1 deletions

View File

@ -679,7 +679,7 @@ outputs:
- if:
- internal_tls_enabled
- glance_api_tls_proxy:
start_order: 2
start_order: 3
image: *glance_api_image
net: host
user: root

View File

@ -417,6 +417,7 @@ outputs:
- if:
- internal_tls_enabled
- swift_proxy_tls_proxy:
start_order: 3
image: *swift_proxy_image
net: host
user: root