Expand floating allocation pool.

Change-Id: I7ad21506e16aa66271e5a3bc910bf824592b2e3a
This commit is contained in:
Federico Ressi 2018-12-14 13:43:20 +01:00
parent 162fa85868
commit 370b55db4e
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ NETWORK_API_EXTENSIONS=address-scope,agent,allowed-address-pairs,auto-allocated-
Q_USE_SECGROUP=True
FLOATING_RANGE="172.18.161.0/24"
IPV4_ADDRS_SAFE_TO_USE="10.0.0.0/22"
Q_FLOATING_ALLOCATION_POOL=start=172.18.161.250,end=172.18.161.254
Q_FLOATING_ALLOCATION_POOL=start=172.18.161.200,end=172.18.161.254
PUBLIC_NETWORK_GATEWAY=172.18.161.1
PUBLIC_INTERFACE=eth1