Actions
Bug #26104
closedMultiple NIC orchestrations are not orchestrated
Difficulty:
easy
Triaged:
Yes
Pull request:
Description
Due to #21120 (orchestration tasks are added only once) orchestration stack now removes steps which are the same, this does work for same NIC card with same MAC address but in case MAC is not entered (is blank/nil) for multiple NICs, orchestration framework not allows to schedule DHCP creation on multiple NICs and only the first one is processed.
Updated by Lukas Zapletal almost 6 years ago
- Related to Bug #21120: Multiple DHCP orchestration is no longer possible with PXELoader added
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6498 added
Updated by The Foreman Bot almost 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/6497 added
Updated by Timo Goebel almost 6 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/6497)
Updated by Lukas Zapletal almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset d554f69fef6154b6acf9494f84d3a9d04cb54c61.
Updated by Lukas Zapletal over 5 years ago
- Related to Bug #25610: Allow DHCP orchestration on NIC alias added
Actions