Description of problem: When user have hosts with few interfaces and would like to use interface 1 - for provision interface 2 - for tenant network (VXLAN/GRE ) interface 2 must have ip address before installing RHEL-OSP, 1. there is no check like we have in packstack 2. i didn't find were i should configure the intarfaces ip address/range VXLAN is the default suggested by REDHAT Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.install rhel-osp with neutron VXLAN on host with two interfaces 2.check/set the ip address on for the second interface to be used for tunnels 3. Actual results: Expected results: Additional info:
This is the same root cause as bug 1123393. You currently need to either set the ip address either through dhcp or as a static ip in the kickstart. True network provisioning support in a future version will also solve this. *** This bug has been marked as a duplicate of bug 1123393 ***