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/cookied-mcp-pike-ovs/openstack.yaml b/tcp_tests/templates/cookied-mcp-pike-ovs/openstack.yaml index 1f778e5..0fbe5b2 100644 --- a/tcp_tests/templates/cookied-mcp-pike-ovs/openstack.yaml +++ b/tcp_tests/templates/cookied-mcp-pike-ovs/openstack.yaml
@@ -14,7 +14,7 @@ # Install OpenStack control services -{{ SHARED_OPENSTACK.MACRO_INSTALL_KEYSTONE(USE_ORCHESTRATE=false) }} +{{ SHARED_OPENSTACK.MACRO_INSTALL_KEYSTONE() }} {{ SHARED_OPENSTACK.MACRO_INSTALL_GLANCE() }}