commit | 62df2fc46b82ccb3b3c686c290e5ac0ca08953a0 | [log] [tgz] |
---|---|---|
author | sgudz <sgudz@mirantis.com> | Tue Oct 09 12:26:19 2018 +0300 |
committer | sgudz <sgudz@mirantis.com> | Tue Oct 09 12:26:33 2018 +0300 |
tree | c37c4c194cfc10e0e64cdac9127d2b5667633981 | |
parent | 5d28ad981c662788d367494aa57213d8f0332f2f [diff] |
Use orchestarte for keystone deploy Change-Id: I23184599efa416bd3dc6f54a3b7664bac70313fa
diff --git a/tcp_tests/templates/virtual-mcp-pike-dvr-maas/openstack.yaml b/tcp_tests/templates/virtual-mcp-pike-dvr-maas/openstack.yaml index 9de0459..94a72e3 100644 --- a/tcp_tests/templates/virtual-mcp-pike-dvr-maas/openstack.yaml +++ b/tcp_tests/templates/virtual-mcp-pike-dvr-maas/openstack.yaml
@@ -32,7 +32,7 @@ node_name: {{ HOSTNAME_CFG01 }} {%- endif %} -{{ SHARED_OPENSTACK.MACRO_INSTALL_KEYSTONE(USE_ORCHESTRATE=false) }} +{{ SHARED_OPENSTACK.MACRO_INSTALL_KEYSTONE() }} {{ SHARED_OPENSTACK.MACRO_INSTALL_GLANCE() }}