Description of problem: I configured the following ExternalAllocationPools in my network-environment.yaml: ExternalAllocationPools: [{'start': '192.168.200.180', 'end': '192.168.200.190'}, {'start': '192.168.200.180', 'end': '192.168.200.200'}] When I ran the validator I got no error, but when deploying I got a clear message about it: Resource CREATE failed: Conflict: resources.Networks.resources.ExternalNetwork.resources.ExternalSubnet: Found overlapping allocation pools: 192.168.200.180-192.168.200.190 192.168.200.180-192.168.200.200 for subnet 192.168.200.0/24. Neutron server returns request_ids: ['req-7ec307a5-d830-4303-9c62-5176319c4a17'] Version-Release number of selected component (if applicable): openstack-tripleo-validations-7.4.1-2.el7ost.noarch How reproducible: 100% Steps to Reproduce: 1. Create an overlapping in one of the allocation pools in your network-environment.yaml 2. Don't forget to update the plan with "openstack object create overcloud environments/network-environment.yaml" 3. Run the validataor - it passes 4. Run the deployment - it fails
Blocked by: https://bugzilla.redhat.com/show_bug.cgi?id=1603212 [Can't run validations]
Blocked by https://bugzilla.redhat.com/show_bug.cgi?id=1651159. The validator checks the wrong nic-configs as a result of this bug.
Verified. The blocking bug is still not fixed but it appears random so I was able to verify: openstack-tripleo-validations-9.3.1-0.20181008110752.4064fb7.el7ost.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:0045