Bug 1036013
Summary: | can't set a static network via Cloud-Init GUI in 3.3.1-2 beta | ||
---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Sven Kieske <s.kieske> |
Component: | ovirt-engine-core | Assignee: | Shahar Havivi <shavivi> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | bugs <bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.3 | CC: | acathrow, herrold, iheim, ofrenkel, pmukhedk, s.kieske, yeylon |
Target Milestone: | --- | ||
Target Release: | 3.4.1 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | virt | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-05-08 13:37:54 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1082759 |
Description
Sven Kieske
2013-11-29 07:59:51 UTC
Setting urgent priority until analysed reduced priority to high, no reason for this to be urgent setting target release to current version for consideration and review. please do not push non-RFE bugs to an undefined target release to make sure bugs are reviewed for relevancy, fix, closure, etc. This is an automated message. Re-targeting all non-blocker bugs still open on 3.4.0 to 3.4.1. Hi Sven, There is really only two options dhcp and static/none, its look like there is no different between static to none bootproto. I notice some complains that in Fedora 20 that setting none as bootproto fall back to dhcp... The problem that I saw in the code is as you thought that if you are not selecting dhcp you are getting the default enumeration value which is none. We can fix it to set for static if dhcp is not selected, Would that be sufficient enough? (I don't think that we need to add another checkbox or set a select box) Yes, I noticed pretty much the same, sorry for not reporting back earlier. in the offical RH docs there is no bootproto entry other than "none" and "dhcp". So I think your proposed solution should suffice. This is an automated message oVirt 3.4.1 has been released: * should fix your issue * should be available at your local mirror within two days. If problems still persist, please make note of it in this bug report. |