Merge branch 'develop' into develop-2.7

This commit is contained in:
Jeremy Stretch
2020-01-10 13:33:51 -05:00
15 changed files with 385 additions and 77 deletions

View File

@@ -1,5 +1,8 @@
from .choices import InterfaceTypeChoices
# BGP ASN bounds
BGP_ASN_MIN = 1
BGP_ASN_MAX = 2**32 - 1
#
# Interface type groups