Skip to content

Modified PoolImportForm so ip_range can be specified using [vrf,]start_address#29

Merged
peteeckel merged 1 commit intomainfrom
feature/pool-import
Mar 18, 2026
Merged

Modified PoolImportForm so ip_range can be specified using [vrf,]start_address#29
peteeckel merged 1 commit intomainfrom
feature/pool-import

Conversation

@peteeckel
Copy link
Collaborator

This PR changes the CSV import format so that the ID of an IPRange object is no longer the key, but its start address and potentially its VRF.

This is probably sufficient, as IPRange objects are not allowed to overlap in NetBox and so there cannot be two of them in the same VRF with the same start address and different end addresses.

@peteeckel peteeckel merged commit c9cd267 into main Mar 18, 2026
8 checks passed
@peteeckel peteeckel deleted the feature/pool-import branch March 18, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant