Description of problem: Static ip address of ctlplane network should be auto configured without the need of user to configure it in: network-environment.yaml and custom NIC configs. Provision network details are known when undercloud.conf is created, so we should be able to "find" interface of that subnet and make it static. We have encounter and issue of configure custom NIC configs with specific interface names, but the provision network was not configured , ending with DHCP enabled on provision network. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. create a setup with provision interface different from all other interfaces 2. use interface names , and don't include the provision interfere ( or use default ospd virt setup) 3. check provision interface is configured with DHCP Actual results: Expected results: Additional info:
Static ip address of control plane were introduced in ospd 7.1