Fix var name in doc

octavia_service_net_subnet_cidr do not exist,
var name is octavia_management_net_subnet_cidr.

Change-Id: I5b8d261c17c721e4b7e0b4ee7e58088ea18bed24
This commit is contained in:
Kourosh Vivan 2017-10-26 12:08:20 +02:00 committed by Jean-Philippe Evrard
parent f66be9bccc
commit 59d88d4cc4

View File

@ -58,7 +58,7 @@ inventory which might not always work and hence might need to be explicitly
declared. Review the file ``defaults\main.yml`` for more information.
Octavia can create the required neutron networks itself. Please review the
corresponding settings - especially ``octavia_service_net_subnet_cidr``
corresponding settings - especially ``octavia_management_net_subnet_cidr``
needs to be adjusted. Alternatively, they can be created elsewhere and
consumed by Octavia.