Bug #15508
Network address uniqueness enforced, duplicates should be possible
Pull request:
Fixed in Releases:
Found in Releases:
Description
#14638 reverted a change from #11250 that permitted multiple subnets with the same network address.
https://github.com/theforeman/foreman/commit/0584808#diff-2da178224817fcec2a2d67cf88c49895R65
This uniqueness requirement should be removed.
Related issues
Associated revisions
fixes #15508 - allow duplicate networks
(cherry picked from commit 2bbaa8c058812cfe544f9e668a7f78bd5d44142f)
History
#1
Updated by Dominic Cleal almost 6 years ago
- Related to Feature #11250: Remove uniqueness check from network address validator in subnet.rb added
#2
Updated by Dominic Cleal almost 6 years ago
- Related to Refactor #14638: Refactor Subnet into STI to allow different subnet types added
#3
Updated by Timo Goebel almost 6 years ago
- Assignee set to Timo Goebel
#4
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/3609 added
#5
Updated by Anonymous almost 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 2bbaa8c058812cfe544f9e668a7f78bd5d44142f.
fixes #15508 - allow duplicate networks