Merge "Remove flavor args in releases after stein"

This commit is contained in:
Zuul 2019-04-16 14:54:22 +00:00 committed by Gerrit Code Review
commit 3cb68fd81c
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ selinux_args: ""
deploy_args: >-
{{ libvirt_args }}
{{ flavor_args }}
{% if release in ['newton','ocata','pike','queens','rocky','stein'] -%}{{ flavor_args }}{%- endif -%}
{{ timeout_args }}
{{ ntp_args }}
{{ cloud_name_args }}