commit | adf80ceaff0974fdc5dbd83a9f5b833a164bedfa | [log] [tgz] |
---|---|---|
author | Dmitriy Kruglov <dkruglov@mirantis.com> | Tue Oct 15 18:08:36 2019 +0200 |
committer | Dmitriy Kruglov <dkruglov@mirantis.com> | Tue Oct 15 18:08:36 2019 +0200 |
tree | 7a035e45375f488e60d16807465b8112599a3793 | |
parent | 2ea4f8abc091b07b57a63208a5aa5ae69b06e337 [diff] |
Use dogtag backend for barbican on virt envs Change-Id: I3282d16e4606ae97f2d7cae1780f2e1f0d8f143b
diff --git a/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml b/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml index a440e29..bdcb398 100644 --- a/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml +++ b/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml
@@ -312,6 +312,7 @@ #openstack_public_neutron_subnet_allocation_end: 172.17.16.245 manila_enabled: 'False' barbican_enabled: 'True' + barbican_backend: dogtag barbican_integration_enabled: 'False' openstack_barbican_address: 10.167.4.44
diff --git a/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml b/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml index 1614be8..976e782 100644 --- a/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml +++ b/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml
@@ -313,6 +313,7 @@ #openstack_public_neutron_subnet_allocation_end: 172.17.16.245 manila_enabled: 'False' barbican_enabled: 'True' + barbican_backend: dogtag barbican_integration_enabled: 'False' openstack_barbican_address: 10.167.4.44