Bug 1261795
| Summary: | A minor typo found during translation "Cannot ${action} ${type}. At most one VLAN-untagged Logical Network is allowed on a NIC (optionally in conjunction with several VLAN Logical Networks). The following Network Interfaces violate that : ${NETWORK_INTERF | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Yuko Katabami <ykatabam> | 
| Component: | Frontend.WebAdmin | Assignee: | Dan Kenigsberg <danken> | 
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Michael Burman <mburman> | 
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | --- | CC: | bugs, danken, mburman, ykaul, ylavi | 
| Target Milestone: | ovirt-4.0.0-alpha | Keywords: | EasyFix | 
| Target Release: | 4.0.0 | Flags: | rule-engine:
                ovirt-4.0.0+ rule-engine: planning_ack+ danken: devel_ack+ rule-engine: testing_ack+ | 
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt 4.0.0 alpha1 | Doc Type: | Bug Fix | 
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-05 07:40:52 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: | |||
| Verified on - 4.0.0-0.0.master.20160404161620.git4ffd5a4.el7.centos oVirt 4.0.0 has been released, closing current release. | 
Description of problem: I found that the following string is missing the word "rule" after "violate that" Cannot ${action} ${type}. At most one VLAN-untagged Logical Network is allowed on a NIC (optionally in conjunction with several VLAN Logical Networks). The following Network Interfaces violate that : ${NETWORK_INTERFACES_NOT_EXCLUSIVELY_USED_BY_UNTAGGED_NETWORK_LIST}. Version-Release number of selected component (if applicable): 3.6 How reproducible: 100% Actual results: Cannot ${action} ${type}. At most one VLAN-untagged Logical Network is allowed on a NIC (optionally in conjunction with several VLAN Logical Networks). The following Network Interfaces violate that : ${NETWORK_INTERFACES_NOT_EXCLUSIVELY_USED_BY_UNTAGGED_NETWORK_LIST}. Expected results: Cannot ${action} ${type}. At most one VLAN-untagged Logical Network is allowed on a NIC (optionally in conjunction with several VLAN Logical Networks). The following Network Interfaces violate that rule: ${NETWORK_INTERFACES_NOT_EXCLUSIVELY_USED_BY_UNTAGGED_NETWORK_LIST}.