Hide Forgot
Description of problem: In "7.2. Creating the Overcloud External Network" we propose to setup a network public named : nova. But in osp 10 the default floating pool is waiting a network named : public /etc/nova/nova.conf:default_floating_pool=public This will provide a failure on tempest for : tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern Floating IP pool not found. tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern Floating IP pool not found So we should add a notice or propose to create a network public instead of nova.
This appears to be corrected in the current doc: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/10/html/director_installation_and_usage/chap-performing_tasks_after_overcloud_creation#sect-Creating_the_Overcloud_External_Network Closing this BZ, but feel free to reopen if further changes are required.
perfect thanks