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 about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset d554f69fef6154b6acf9494f84d3a9d04cb54c61.
Actions