Merge "Add ETHERTYPE_FIELD_SIZE constant"

This commit is contained in:
Zuul
2025-08-27 19:16:42 +00:00
committed by Gerrit Code Review

View File

@@ -24,6 +24,7 @@ MAC_ADDR_FIELD_SIZE = 32
RESOURCE_TYPE_FIELD_SIZE = 255
FQDN_FIELD_SIZE = 255
AZ_HINTS_DB_LEN = 255
ETHERTYPE_FIELD_SIZE = 40
# Alembic branches
EXPAND_BRANCH = 'expand'