Bug 842295
| Summary: | Pop up error message displays network name as (${networks}) instead of actual Network name | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | GenadiC <gcheresh> | ||||
| Component: | ovirt-engine | Assignee: | Alona Kaplan <alkaplan> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | GenadiC <gcheresh> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 3.1.0 | CC: | alkaplan, dyasny, iheim, lpeer, Rhev-m-bugs, sgrinber, yeylon, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | network | ||||||
| Fixed In Version: | si14 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 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: | |||||||
| Attachments: |
|
||||||
fixed in commit e357e5fc37877ee739b1f0feca2d968e4ffe135e There is no option to configure Non_VM network for VM in SI14, but the solution is the same as for https://bugzilla.redhat.com/show_bug.cgi?id=840795, that was verified by Martin |
Created attachment 599763 [details] error message Description of problem: When trying to configure VM with non VM Network you get the following error message: "The following networks (${networks}) are not defined as VM networks." It should display the actual network name (Non_VM network) Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Add NIC to the existing VM with Non VM network Actual results: You get an error message with the following network name: (${networks}) Expected results: Error message should display appropriate network name Additional info: Screenshot attached.