Bug 999975
Summary: | PRD35 - [RFE] Accept vlan devices identified by any name | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Amador Pahim <asegundo> | |
Component: | ovirt-engine | Assignee: | Alona Kaplan <alkaplan> | |
Status: | CLOSED ERRATA | QA Contact: | Meni Yakove <myakove> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 3.4.0 | CC: | adahms, asegundo, bazulay, danken, gklein, iheim, juwu, lpeer, lvernia, masayag, mburman, myakove, nyechiel, pzhukov, rbalakri, Rhev-m-bugs, yeylon | |
Target Milestone: | --- | Keywords: | FutureFeature | |
Target Release: | 3.5.0 | Flags: | nyechiel:
Triaged+
|
|
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | network | |||
Fixed In Version: | vt1.3 | Doc Type: | Enhancement | |
Doc Text: |
Previously if a vlan device had a non-standard name (the standard is- "dev.VLANID"), the engine could not handle and display it. This feature adds the functionality to display such vlan devices.
p.s- those devices are just displayed in host->network interfaces sub tab. Setup networks operations cannot be performed on them.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1091863 (view as bug list) | Environment: | ||
Last Closed: | 2015-02-11 17:54:27 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1091863, 1142923, 1156165 |
Description
Amador Pahim
2013-08-22 13:32:03 UTC
A fix for this bug should be on the VDSM side. Reporting of the VLAN tag instead of the vlan device name. (In reply to lpeer from comment #1) > A fix for this bug should be on the VDSM side. Reporting of the VLAN tag > instead of the vlan device name. Livnat, I believe that the vdsm side is already done upstream: http://gerrit.ovirt.org/18180 http://gerrit.ovirt.org/18181 http://gerrit.ovirt.org/18182 http://gerrit.ovirt.org/18449 and that we are left with collecting this information in Engine. Amador, haven't you started an Engine-side patch for this? (In reply to Dan Kenigsberg from comment #2) > (In reply to lpeer from comment #1) > > A fix for this bug should be on the VDSM side. Reporting of the VLAN tag > > instead of the vlan device name. > > Livnat, I believe that the vdsm side is already done upstream: > http://gerrit.ovirt.org/18180 > http://gerrit.ovirt.org/18181 > http://gerrit.ovirt.org/18182 > http://gerrit.ovirt.org/18449 > Yes, upstream vdsm is reporting vlanid like this: ... vlans = {'eth0.10': {'addr': '', 'cfg': {}, 'iface': 'eth0', 'ipv6addrs': [], 'mtu': '1500', 'netmask': '', 'vlanid': 10}, <---- ... > and that we are left with collecting this information in Engine. Amador, > haven't you started an Engine-side patch for this? No, I have not. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-0158.html *** Bug 1198005 has been marked as a duplicate of this bug. *** |