We've set up MAAS with 3 physical nodes. One is the controller node which is configured with a public IP visible from the outside world. The other 2 are on a private VLAN along with the cluster node. MAAS is managing DHCP. And we've installed juju on the cluster node. Now we want to deploy openstack on this setup. We followed the steps given in another post and chose a Multi-Install and eth0 interface( where private IPs are configed and MAAS is handling DHCP). We came to a point where we see this prompt-

We are confused what to do here. If we allow the installer to proceed and create another DHCP, what does the MAAS DHCP do then . What will be its role? And the fact that the prompt warns us of collision between servers confuses us further.
Can someone guide us in the right direction