Actions
Bug #12034
closedValidation of unique MAC can result in false positive
Description
We skip validations of MAC uniqueness on virtual and unmanaged interfaces. But when we check the validity on managed physical interface we take into consideration also these interfaces that were validly created. We should scope the interfaces that we compare. It was introduced by #11034
Updated by Marek Hulán about 9 years ago
- Related to Bug #11034: network/interfaces validation checks the removed interfaces added
Updated by The Foreman Bot about 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2775 added
- Pull request deleted (
)
Updated by Marek Hulán about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset a321281764f022eb0d2fc11265575e2a145a6ef9.
Actions