Bug 1059249
| Summary: | When openstack/neutron is installed with vlan range 200-300 and ovirt user creates network with VLAN 10, the action succeeds | ||
|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | GenadiC <gcheresh> |
| Component: | ovirt-engine-core | Assignee: | Moti Asayag <masayag> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | GenadiC <gcheresh> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.4 | CC: | amuller, bugs, ecohen, gklein, iheim, lvernia, masayag, mgoldboi, mkolesni, oblaut, rbalakri, yeylon |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | 3.5.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | network | ||
| Fixed In Version: | ovirt-3.5.0-beta2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-17 12:32:18 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: | 1063716 | ||
|
Description
GenadiC
2014-01-29 13:42:31 UTC
It seems like API is using tenant networks, instead of using provider network. Provider network has the ability to specify the exact VLAN from RHEV into Neutron. In case the VLAN is not in the range the API return error , and network creations MUST fail Moving severity to HIGH, since if user create network with VLAN 10 and actually it is not created to NO network at all ( don't forget the switchs on the way are configured to allow specific range of vlans on hosts ) 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. I think for starters, when creating an external network with a VLANs based network provider, we should hide / disable the VLAN field. Later, we can consider the creation of provider networks, and enhance the GUI so that it is more clear and understandable. This is an automated message. Re-targeting all non-blocker bugs still open on 3.4.0 to 3.4.1. The label must be specified when user selects a specific VLAN ID. A user might, however, choose a label but not a specific VLAN ID. Verified in 3.5.0-0.0.master.20140722232058.git8e1babc.el6 oVirt 3.5 has been released and should include the fix for this issue. |