diff --git a/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 b/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 index 91c69a7..adbe0ef 100644 --- a/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 +++ b/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 @@ -119,4 +119,5 @@ backup = false enable_security_groups = true test_with_ipv6 = false test_server_path = {{ workspace_path }}/test_server.bin +provider = amphora {% endif %}