Commit Graph

18 Commits

Author SHA1 Message Date
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