Merge "Use network UUID for floating_network_name"

This commit is contained in:
Zuul
2022年07月13日 22:59:20 +00:00
committed by Gerrit Code Review

View File

@@ -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
openstack/openstack-ansible-os_tempest
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.

The note is not visible to the blocked user.