Bug 2223563

Summary: [Machines] There is no "Remove" button for two network interface with same MAC address
Product: Red Hat Enterprise Linux 9 Reporter: Xianghua Chen <xchen>
Component: cockpit-machinesAssignee: Simon Kobyda <skobyda>
Status: NEW --- QA Contact: Xianghua Chen <xchen>
Severity: low Docs Contact:
Priority: low    
Version: 9.3CC: kkoukiou, qzhang, wshi, ymao, yunyang
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Xianghua Chen 2023-07-18 08:51:21 UTC
[Machines] There is no "Remove" button for two network interface with same MAC address

Version-Release number of selected components (if applicable):
cockpit-machines-294-1.el9.noarch
cockpit-296-1.el9.x86_64
libvirt-dbus-1.4.1-5.el9.x86_64
libvirt-client-9.3.0-2.el9.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Create a VM with two network interfaces which have the same mac address

Try to delete one of them, but  "Remove" button is disappeared .



Actual results:
See above.



Expected results:
There should be "Remove" button for user to delete the network interface with same MAC address.


Additional info:
If it's not allowed to add network interface with the same mac address , we can also limit it when adding, but once they exist, we should still can remove them.