Bug 834281 - [vdsm][bridgeless] BOOTPROTO/IPADDR/NETMASK options are not set on interface
Summary: [vdsm][bridgeless] BOOTPROTO/IPADDR/NETMASK options are not set on interface
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: vdsm
Version: unspecified
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Dan Kenigsberg
QA Contact:
URL:
Whiteboard: network
Depends On:
Blocks: 834205
TreeView+ depends on / blocked
 
Reported: 2012-06-21 12:15 UTC by Dan Kenigsberg
Modified: 2012-09-05 12:13 UTC (History)
9 users (show)

Fixed In Version:
Clone Of: 834205
Environment:
Fedora 17
Last Closed: 2012-09-05 12:13:38 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Dan Kenigsberg 2012-06-21 12:15:48 UTC
+++ This bug was initially created as a clone of Bug #834205 +++

Description of problem:
On addNetwork command (also when done through setupNetworks command), when using bridged=false, the aforementioned parameters aren't set on the ifcfg file which represents the network being added.


Version-Release number of selected component (if applicable):


How reproducible:
Always.


Steps to Reproduce:
1. Call addNetwork with bridged=fale and either bootproto=dhcp or ipaddr & netmask set
2. Look at the NIC's ifcfg file
3.
  
Actual results:
The ifcfg file of the NIC doesn't contain the bootproto info.


Expected results:
The ifcfg file should contain the values that were passed.


Additional info:
Please see discussion which discovered the bug on users mailing list: http://lists.ovirt.org/pipermail/users/2012-June/002541.html

Comment 1 Dan Kenigsberg 2012-09-05 12:13:38 UTC
This has been solved by upstream commit http://gerrit.ovirt.org/#/c/6595/ and would be part of next ovirt release.


Note You need to log in before you can comment on or make changes to this bug.