Description of problem: If you configure several subnets for the external network and attach that network to VM, it should be possible to choose specific subnet for that network to get IP from and not a random subnet Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Create external network or import one from Network Provider 2. Configure several subnets for that network 3. Attach network to VM Actual results: You get IP from random subnet Expected results: It should be possible to choose specific subnet to get IP from Additional info:
This is a valid request to enable the user to choose a specific IP subnet when booting a VM. This is relevant only where more than one IP subnet is associated with the logical network. The same limitation/problem is visible in OpenStack Horizon today, where the only way to achieve this is using the Nova CLI by adding the 'v4-fixed-ip' to the nova boot command.
Closing old RFEs, please reopen if still needed. Patches are always welcomed.