netbox/docs/models/ipam
Arthur Hanson cf1024a12b
9627 use ArrayField on VLANGroup for allowed VLANs (#16710)
* 9627 initial commit

* 9627 numeric range field

* 9627 numeric range field

* 9627 numeric range field

* 9627 numeric range field

* 9627 add stuff for utilization calc

* 9627 update views

* 9627 fixes

* 9627 available_vlans

* 9627 available_vlans

* 9627 fixes

* 9627 bulk import / edit

* 9627 test fixes

* 9627 test fixes

* 9627 update validation

* 9627 fix tests

* 9627 fix tests

* 9627 fix tests

* 9627 fix tests

* 9627 fix tests

* 9627 fix tests

* 9627 review changes

* 9627 temp vlan_id filter

* Clean up labels

* Remove annotate_vlan_ranges() from VLANGroupQuerySet

* Misc cleanup

* Implement contains_vid filter

* Serialize VID ranges as integer lists in REST API

* Remove default value from vlan_id_ranges

* 9627 fix typo in test

* Require vlan_id_ranges & set default value

* Fix logic for upper range boundaries

* Add field to VLANGroup model documentation

* Rename vlan_id_ranges to vid_ranges

* Fix computation of available VLAN IDs

* Clean up migration

* Add tests for range utility functions

* Clean up add_available_vlans()

* Misc cleanup, add test for VID validation

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-07-16 10:47:18 -04:00
..
aggregate.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00
asn.md Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
asnrange.md Update feature introduction flags 2023-08-01 14:25:25 -04:00
fhrpgroup.md Changelog & cleanup for #9892 2022-09-27 09:55:35 -04:00
fhrpgroupassignment.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00
ipaddress.md Update ipaddress.md 2023-01-11 09:45:28 -05:00
iprange.md Add mark_utilized to IPRange 2023-03-01 09:27:06 -05:00
prefix.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00
rir.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00
role.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00
routetarget.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00
service.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00
servicetemplate.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00
vlan.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00
vlangroup.md 9627 use ArrayField on VLANGroup for allowed VLANs (#16710) 2024-07-16 10:47:18 -04:00
vrf.md Update IPAM models documentation 2022-08-16 15:32:00 -04:00