Merge "Use network UUID for floating_network_name"
This commit is contained in:
1 changed files with 1 additions and 1 deletions
@@ -103,7 +103,7 @@ build_timeout = 600
[network]
endpoint_type = {{ tempest_endpoint_type }}
public_network_id = {{ tempest_neutron_public_network_id }}
floating_network_name = {{ tempest_public_net_name }}
floating_network_name = {{ tempest_neutron_public_network_id }}
build_timeout = 600
{% endif %}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.