Bug 1290079 - It's impossible to remove label network that is attach to bond without slaves
Summary: It's impossible to remove label network that is attach to bond without slaves
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Network
Version: 3.6.1.1
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact: Meni Yakove
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-09 16:06 UTC by Ori Ben Sasson
Modified: 2022-04-13 14:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-01 07:53:12 UTC
oVirt Team: Network
Embargoed:
sbonazzo: ovirt-4.3-


Attachments (Terms of Use)
engine log (9.32 MB, text/plain)
2015-12-09 16:06 UTC, Ori Ben Sasson
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHV-45655 0 None None None 2022-04-13 14:34:25 UTC

Description Ori Ben Sasson 2015-12-09 16:06:32 UTC
Created attachment 1103972 [details]
engine log

Description of problem:
It's impossible to remove label network that is attach to bond without slaves
vdsCaps:
bondings = {'bond0': {'active_slave': '',
                              'addr': '',
                              'cfg': {'BONDING_OPTS': 'mode=4 miimon=100',
                                      'BOOTPROTO': 'none',
                                      'BRIDGE': 'net1',
                                      'DEVICE': 'bond0',
                                      'HOTPLUG': 'no',
                                      'IPV6INIT': 'no',
                                      'MTU': '1500',
                                      'NM_CONTROLLED': 'no',
                                      'ONBOOT': 'yes'},
                              'dhcpv4': False,
                              'dhcpv6': False,
                              'gateway': '',
                              'hwaddr': '5a:49:bc:0e:a4:51',
                              'ipv4addrs': [],
                              'ipv6addrs': ['fe80::bc22:48ff:fe59:d16/64'],
                              'ipv6gateway': '::',
                              'mtu': '1500',
                              'netmask': '',
                              'opts': {'miimon': '100', 'mode': '4'},
                              'slaves': []},

Version-Release number of selected component (if applicable):
rhevm-3.6.1.1-0.1.el6.noarch

How reproducible:
manually 100%

Steps to Reproduce:
1. Create bond with two dummies 
2. Create Network 
3. Attach label to network 
4. Attach label to bond
5. Remove dummy from host
6. Try to remove network

Actual results:
It's impossible to remove network that is attach to bond without slaves

Expected results:
Should be possible to remove network 

Additional info:

Comment 1 Yaniv Lavi 2018-08-01 07:53:12 UTC
Closing old issues, please reopen if still needed.
In any case patches are welcome.


Note You need to log in before you can comment on or make changes to this bug.