summaryrefslogtreecommitdiff
path: root/neutronclient/osc/v2/dynamic_routing/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'neutronclient/osc/v2/dynamic_routing/constants.py')
-rw-r--r--neutronclient/osc/v2/dynamic_routing/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/neutronclient/osc/v2/dynamic_routing/constants.py b/neutronclient/osc/v2/dynamic_routing/constants.py
index 0dd16b1..8885b42 100644
--- a/neutronclient/osc/v2/dynamic_routing/constants.py
+++ b/neutronclient/osc/v2/dynamic_routing/constants.py
@@ -15,4 +15,4 @@ BGP_SPEAKER = 'bgp_speaker'
BGP_PEERS = 'bgp_peers'
BGP_PEER = 'bgp_peer'
MIN_AS_NUM = 1
-MAX_AS_NUM = 65535
+MAX_AS_NUM = 4294967295