Merge "Add dns/nameservers parameter to tempest config"
This commit is contained in:
commit
c0204da684
@ -355,6 +355,7 @@ class openstack_integration::tempest (
|
||||
share_multitenancy_enabled => false,
|
||||
share_enable_protocols => [downcase($share_protocol)],
|
||||
share_capability_storage_protocol => $share_protocol,
|
||||
designate_nameservers => "${::openstack_integration::config::ip_for_url}:5322",
|
||||
}
|
||||
|
||||
if $magnum {
|
||||
|
Loading…
x
Reference in New Issue
Block a user