Actions
Bug #8433
closedHumanized name (type) of NIC works only for managed interfaces in ENC output
Description
When I look at ENC output I see "Nic::Bond" as a type for bonds while "Bond" is expected. The issue is that we register transformation per class and it's not inherited (which is actually right), so we have to register transformation in all subclasses that can be listed in ENC.
Updated by Marek Hulán over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 177a281a5204fbb57cbe9ff21f7003c553b91057.
Actions