Default subnet-prefix-length should be consistent
Changed default_subnet_prefix_length from "default=26" to "default=24" in implicit_policy.ini and implicit_policy.py for consistency. Updated relevant unit tests. Closes-Bug: #1489981 Change-Id: I2356191b4de2e182e27a6070791e3c57a6db80c8
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
# polices, controlling size of subnets allocated for
|
||||
# policy target groups.
|
||||
|
||||
# default_subnet_prefix_length = 26
|
||||
# default_subnet_prefix_length = 24
|
||||
|
||||
# Name of default External Segment. This will be used
|
||||
# whenever a new EP/L3P is created without a referenced
|
||||
|
||||
Reference in New Issue
Block a user