Bug 1142678
| Summary: | [neutron integration] Inconsistent behavior of network custom properties > Security Groups > while trying to enter an empty value | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Michael Burman <mburman> | ||||||
| Component: | Frontend.WebAdmin | Assignee: | Dan Kenigsberg <danken> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | Michael Burman <mburman> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | --- | CC: | bazulay, bugs, gklein, rbalakri, Rhev-m-bugs, yeylon, ykaul, ylavi | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-03-27 08:37:55 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 938379 [details]
Screenshoot2
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. The inconsistency slightly annoying and even worrisome, but we have little resources to deal with it now. |
Created attachment 938378 [details] Screenshoot1 Description of problem: Networks>Vnic profile>custom properties>security groups> empty value Inconsistent behavior of network custom properties > Security Groups > while trying to enter an empty value. If you try to put empty value(which is supported in security group) in security group, it behave in inconsistent way. Sometimes it work and some times you get an error. If you write value and then delete it, sometimes it send to backend as if you send a value, but actually you don't. Version-Release number of selected component (if applicable): 3.5.0-0.12.beta.el6ev How reproducible: Sometimes, Inconsistent Steps to Reproduce: 1. Try to configure Security groups via Vnic profile sub tab with empty value 2. Try to configure Security groups via Vnic profile sub tab with empty value, but first write something and then delete it and press 'ok' 3. Try to configure Security groups via Vnic profile sub tab with empty value, put cursor in layout, press space bar twice and then Backspace bar and 'ok' Actual results: Sometimes you get an error-Operation Canceled Error while executing action: Cannot edit VM network interface profile if some of the specified custom properties have illegal values. The keys are: SecurityGroups - But there is no value specified in the layout. Expected results: Operation should succeed if i didn't enter any value in the layout. Additional info: