diff --git a/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 b/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 index 370f190f3..23bafefe6 100644 --- a/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 +++ b/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 @@ -136,6 +136,11 @@ enable_security_groups = true test_with_ipv6 = false test_server_path = {{ workspace_path }}/test_server.bin provider = amphora +octavia_svc_username = octavia +member_role = load-balancer_member +admin_role = Admin +RBAC_test_type = none +log_user_roles = False {% endif %} {%- if 'magnum' in enabled_services %}