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] [blame] |
Use orchestarte for keystone deploy Change-Id: I23184599efa416bd3dc6f54a3b7664bac70313fa
diff --git a/tcp_tests/templates/virtual-mcp-ocata-dvr/openstack.yaml b/tcp_tests/templates/virtual-mcp-ocata-dvr/openstack.yaml index 3de272e..d057d51 100644 --- a/tcp_tests/templates/virtual-mcp-ocata-dvr/openstack.yaml +++ b/tcp_tests/templates/virtual-mcp-ocata-dvr/openstack.yaml
@@ -40,7 +40,7 @@ retry: {count: 1, delay: 5} skip_fail: true -{{ SHARED_OPENSTACK.MACRO_INSTALL_KEYSTONE(USE_ORCHESTRATE=false) }} +{{ SHARED_OPENSTACK.MACRO_INSTALL_KEYSTONE() }} {{ SHARED_OPENSTACK.MACRO_INSTALL_GLANCE() }}