Bug 1482034
| Summary: | While updating the network vNIC profile to be with clean traffic ,and running the VM, IP parameters are not passed to the domxml | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] vdsm | Reporter: | Ori Ben Sasson <obensass> | ||||
| Component: | General | Assignee: | Milan Zamazal <mzamazal> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Meni Yakove <myakove> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | --- | CC: | bugs, michal.skrivanek, mzamazal | ||||
| Target Milestone: | ovirt-4.2.0 | Keywords: | Automation, Regression | ||||
| Target Release: | --- | Flags: | rule-engine:
ovirt-4.2+
rule-engine: blocker+ |
||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | No Doc Update | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-12-20 11:22:04 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Ori Ben Sasson
2017-08-16 10:11:03 UTC
Created attachment 1314050 [details]
logs
GET request content is:
url:/ovirt-engine/api/vms/<vm_id>1/nics/<nic_id>/networkfilterparameters
<network_filter_parameters>
<network_filter_parameter href="/ovirt-engine/api/vms/<vm_id>/nics/<nic_id>/networkfilterparameters/84651c52-7d55-41dc-990e-a72b5b0cc098" id="84651c52-7d55-41dc-990e-a72b5b0cc098">
<name>IP</name>
<value>10.35.128.172</value>
<nic href="/ovirt-engine/api/vms/<vm_id>/nics/9ca8cafa-f812-46e1-9298-2e46fed33f46" id="9ca8cafa-f812-46e1-9298-2e46fed33f46"/>
</network_filter_parameter>
</network_filter_parameters>
*** Bug 1482030 has been marked as a duplicate of this bug. *** I suspect this, too, is caused by Engine-domxml work. the filterParameters doesn't seem to be initialized properly in vdsm Yes, it's lost in Vdsm. I'll post a fix soon. This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP. Verified on ovirt-engine-4.2.0-0.0.master.20170820180837.git59243e9.el7.centos.noarch This bugzilla is included in oVirt 4.2.0 release, published on Dec 20th 2017. Since the problem described in this bug report should be resolved in oVirt 4.2.0 release, published on Dec 20th 2017, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |