Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Sorry, I am not sure what happened, BZ posted the bug before I was able to actually add any details. WHen I introspect the nodes, I can see the interface names: (undercloud) [stack@director15 introspection_data]$ cat server20.introspection | jq .inventory.interfaces[].name "enp7s0" "enp6s0" (undercloud) [stack@director15 introspection_data]$ However when I deploy the overcloud-full.qcow2 image, the interfaces are showing up as "eth0" and "eth1". So when I configure my templates to use the device names "enp6s0" and "enp7s0", the deployment fails because it does not find those interfaces.
I believe you are hitting https://bugzilla.redhat.com/show_bug.cgi?id=1759430, which is a problem in OSP-15 GA, it will be fixed in the z2 release. *** This bug has been marked as a duplicate of bug 1759430 ***