Drop tempest::tempest_config_file
... because the parameter has been deprecated. Depends-on: https://review.opendev.org/c/openstack/puppet-tempest/+/900621 Related-Bug: #2043210 Change-Id: Ib43f4d1f040cb5c4cb5e7e9586f6a92d6d0db9f9
This commit is contained in:
parent
b1d9c94698
commit
21ddba02da
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user