Arthur Hanson
16712ad8d9
15094 Add missing gettext to error strings for internationalization ( #15155 )
...
* 15049 add missing gettext to error strings
* 15049 add missing gettext to error strings
* 15094 review change
* 15094 review change
* Formatting cleanup
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
2024-02-20 09:44:02 -05:00
Abhimanyu Saharan
b54e74e92b
Adds tenant on power feed ( #13300 )
...
* adds tenant on power feed
* cleanup
* adds power feed count on tenant object view
* Misc cleanup; add filterset tests
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
2023-07-31 08:20:48 -04:00
Jeremy Stretch
2b8c41f3d6
Closes #8550 : Implement ASN ranges ( #11835 )
...
* Move ASN to a separate module
* Move ASNField from dcim to ipam
* Introduce ASNRange model
* Add relationship from ASN to ASNRange
* Add an available-asns API endpoint
* Add RIR assignment for ASNRange
* Add standard tests
* Move child ASNs to a tabbed view
* Remove FK on ASN to ASNRange
* Add tests for provisioning available ASNs
* Add docs for ASNRange
2023-02-27 16:36:05 -05:00
jeremystretch
6c2df1a6d3
Closes #11089 : Permit whitespace in MAC addresses
2022-12-09 16:00:11 -05:00
jeremystretch
da8fb40ef4
Closes #1337 : Add WWN field to interfaces
2021-10-07 15:09:42 -04:00
Jeremy Stretch
9ce752f8d1
Introduce PathContains lookup to allow filtering against objects in path directly
2020-10-06 09:41:45 -04:00
Jeremy Stretch
503d48bf64
Initial work on cable paths (WIP)
2020-09-30 15:13:06 -04:00
Jeremy Stretch
85548a7eea
Move BGP_ASN_MIN and BGP_ASN_MAX to ipam.constants
2020-01-15 14:53:46 -05:00
Jeremy Stretch
abc10ed488
Merge branch 'develop' into develop-2.7
2020-01-10 13:33:51 -05:00
Saria Hajjar
6f89c9a54d
Replaced ASN bounds with constants
2020-01-09 21:58:38 +00:00
Saria Hajjar
6f9fcc741e
Fixes #3876 : set min and max values for ASN field
2020-01-09 21:12:35 +00:00
Jeremy Stretch
c95fa9485a
Remove deprecated context parameter from from_db_value
2019-12-09 12:32:51 -05:00
Daniel Sheppard
280800b22b
Remove unneeded import from testing.
2019-04-05 09:39:04 -05:00
dansheps
3072b5794d
Fixes #3047 : Fix exception string for invalid MAC Address format
2019-04-05 09:36:56 -05:00
Jeremy Stretch
66db32fefd
Merged release v2.4.5
2018-10-03 11:23:21 -04:00
Jeremy Stretch
4f01903ba4
Fixes #2444 : Improve validation of interface MAC addresses
2018-09-18 12:02:59 -04:00
Jeremy Stretch
68a5dcd47e
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
Jeremy Stretch
297d9c6bb9
Import unicode_literals
2017-05-24 11:33:11 -04:00
Jeremy Stretch
a4ee81f9c5
Fixes #268 : Added support for full 32-bit ASN space
2016-07-13 15:30:15 -04:00
Jeremy Stretch
24b60fc1d3
Force 48-bit MAC format for proper error messages during validation
2016-07-06 14:22:34 -04:00
Nick Peelman
ed64efa89e
Fix PEP8 compliance...(again)
2016-07-06 13:21:40 -04:00
Nick Peelman
edfb17ca16
Fix PEP8 compliance...
2016-07-06 13:21:40 -04:00
Nick Peelman
8658b497d7
Remove external macaddress package dependency
2016-07-06 13:21:40 -04:00