Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1109706

Summary: Remove predefined Bond in GUI is not projected to DB
Product: Red Hat Enterprise Virtualization Manager Reporter: GenadiC <gcheresh>
Component: ovirt-engineAssignee: Alona Kaplan <alkaplan>
Status: CLOSED DUPLICATE QA Contact: GenadiC <gcheresh>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.4.0CC: acathrow, gklein, iheim, lpeer, myakove, Rhev-m-bugs, yeylon
Target Milestone: ---Keywords: Reopened, Triaged
Target Release: 3.5.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: network
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-16 09:06:12 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:

Description GenadiC 2014-06-16 07:54:42 UTC
Description of problem:
If you configure network labels on Bond0 through Bond5 and then break that bond, the network labels configuration will still exist in the Database.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Create predefined Bond, for example Bond0 with label 'xxx'
2. Press ok button to complete the bond creation
3. Check in DB that the label exists under created Bond
4. Break Bond in GUI
5. Check in DB that the label was removed for that Bond

Actual results:
Label still exists for Bond0

Expected results:
Label should be removed for Bond0

Additional info:
Use the following command in DB
SELECT * from vds_interface where vds_id = '<host-id>' and name='bond0';

Comment 1 Alona Kaplan 2014-06-16 08:45:07 UTC

*** This bug has been marked as a duplicate of bug 1085819 ***

Comment 2 Alona Kaplan 2014-06-16 09:06:12 UTC

*** This bug has been marked as a duplicate of bug 1085819 ***