Skip to content

Commit 7d4485c

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Fix the FLOATING_RANGE in the Neutron guide"
2 parents 2f746c5 + 1c39482 commit 7d4485c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/guides/neutron.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ DevStack Configuration
5959

6060
## Neutron options
6161
Q_USE_SECGROUP=True
62-
FLOATING_RANGE="172.18.161.1/24"
62+
FLOATING_RANGE="172.18.161.0/24"
6363
FIXED_RANGE="10.0.0.0/24"
6464
Q_FLOATING_ALLOCATION_POOL=start=172.18.161.250,end=172.18.161.254
6565
PUBLIC_NETWORK_GATEWAY="172.18.161.1"

0 commit comments

Comments
 (0)