commit | 29a1b90a7e9768360257dda0332d53f0257557e2 | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Mon Jan 21 16:03:08 2019 +0200 |
committer | Tatyanka Leontovich <tleontovich@mirantis.com> | Tue Feb 05 17:45:38 2019 +0000 |
tree | 08a8c33ab8612bb87d52dfed9b3c285fabf230fd | |
parent | 070af2489ccf40301873148366e136825c590f32 [diff] |
Enabled ssl in queens deploy Change-Id: I6ef0c6845e5f8439b360310785fc3b8ad1d0d153
diff --git a/tcp_tests/templates/cookied-cicd-queens-dvr-sl/cookiecutter-context-queens-dvr-sl.yaml b/tcp_tests/templates/cookied-cicd-queens-dvr-sl/cookiecutter-context-queens-dvr-sl.yaml index b2f2ea5..755da3e 100644 --- a/tcp_tests/templates/cookied-cicd-queens-dvr-sl/cookiecutter-context-queens-dvr-sl.yaml +++ b/tcp_tests/templates/cookied-cicd-queens-dvr-sl/cookiecutter-context-queens-dvr-sl.yaml
@@ -278,4 +278,10 @@ manila_enabled: 'False' barbican_enabled: 'False' barbican_integration_enabled: 'False' + nova_vnc_tls_enabled: 'True' + galera_ssl_enabled: 'True' + openstack_mysql_x509_enabled: 'True' + rabbitmq_ssl_enabled: 'True' + openstack_rabbitmq_x509_enabled: 'True' + openstack_internal_protocol: 'https'