Hide Forgot
Hosts main tab: Need to implement the NICs sub-tab.
Pre-integration ticket https://trac.qa.lab.tlv.redhat.com/trac/integration/ticket/457
WPF HostInterfaceListView declares a special grid, where each row consists of following parts (each row is bound to HostInterfaceLineModel type): 1. Multi-row grid for interfaces, bound to "Interfaces" property (row type HostInterface) 2. Single-row grid for bond info, bound to "BondName" and "Address" properties, visible only when "IsBonded" is true 3. Multi-row grid for VLans, bound to "VLans" property (row type HostVLan) 4. Single-row grid for management info, bound to "NetworkName" property, visible only when "IsManagement" is true For special grids like this, custom cells need to be implemented.
closing ON_QA bugs as oVirt 3.1 was released: http://www.ovirt.org/get-ovirt/