Merge "[hca] Use train-stable-3 as default for stable/train" into stable/train

This commit is contained in:
Zuul 2020-06-18 09:18:51 +00:00 committed by Gerrit Code Review
commit 368241fda7
3 changed files with 3 additions and 3 deletions

View File

@ -1287,7 +1287,7 @@ _`heat_container_agent_tag`
This label allows users to select `a specific heat_container_agent
version, based on its container tag
<https://hub.docker.com/r/openstackmagnum/heat-container-agent/tags/>`_.
Train-default: train-dev
Train-default: train-stable-3
_`kube_dashboard_enabled`
This label triggers the deployment of the kubernetes dashboard.

View File

@ -651,7 +651,7 @@ parameters:
heat_container_agent_tag:
type: string
description: tag of the heat_container_agent system container
default: ussuri-dev
default: train-stable-3
keystone_auth_enabled:
type: boolean

View File

@ -651,7 +651,7 @@ parameters:
heat_container_agent_tag:
type: string
description: tag of the heat_container_agent system container
default: ussuri-dev
default: train-stable-3
keystone_auth_enabled:
type: boolean