diff --git a/manifests/tempest.pp b/manifests/tempest.pp index f8488f941..d7a0506b7 100644 --- a/manifests/tempest.pp +++ b/manifests/tempest.pp @@ -302,7 +302,6 @@ class openstack_integration::tempest ( project_name => 'demo', user_domain_name => 'Default', project_domain_name => 'Default', - auth_version => 'v3', tempest_roles => ['member', 'creator'], # needed to use barbican. reseller_admin_role => $reseller_admin_role, image_name => 'cirros',