diff --git a/manifests/tempest.pp b/manifests/tempest.pp index 6a69ebed7..8e49c8fa4 100644 --- a/manifests/tempest.pp +++ b/manifests/tempest.pp @@ -280,7 +280,6 @@ class openstack_integration::tempest ( git_clone => false, tempest_clone_path => '/tmp/openstack/tempest', lock_path => '/tmp/openstack/tempest', - tempest_config_file => '/tmp/openstack/tempest/etc/tempest.conf', configure_images => $configure_images, configure_networks => $configure_networks, identity_uri_v3 => "${::openstack_integration::config::keystone_auth_uri}/v3",