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 The Foreman Bot about 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1957 added
- Pull request deleted (
)
Updated by Dominic Cleal about 10 years ago
- Translation missing: en.field_release set to 21
Updated by Marek Hulán about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 177a281a5204fbb57cbe9ff21f7003c553b91057.
Updated by Dominic Cleal about 10 years ago
- Related to Feature #2089: Expose network configuration via ENC added
Actions