Bug 1082483

Summary: [RFE] Neutron Integration: It should be possible to choose specific subnet for network on VM
Product: [oVirt] ovirt-engine Reporter: GenadiC <gcheresh>
Component: RFEsAssignee: Yaniv Lavi <ylavi>
Status: CLOSED WONTFIX QA Contact: Meni Yakove <myakove>
Severity: high Docs Contact:
Priority: medium    
Version: 3.4.0CC: bugs, lpeer, nyechiel, rbalakri, Rhev-m-bugs, srevivo
Target Milestone: ---Keywords: FutureFeature
Target Release: ---Flags: ylavi: ovirt-future?
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-06 07:29:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Network RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1063716    

Description GenadiC 2014-03-31 07:29:17 UTC
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:

Comment 1 Nir Yechiel 2014-07-17 11:03:21 UTC
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.

Comment 2 Yaniv Lavi 2018-06-06 07:29:01 UTC
Closing old RFEs, please reopen if still needed.
Patches are always welcomed.