Change comment for dhcp-agents-per-network option to reflect that it is

independent of the 'enable-l3ha' option.
This commit is contained in:
Alex Kavanagh 2016-01-21 09:37:09 +00:00
parent b17bf9ed8d
commit 4151d872e3

View File

@ -402,9 +402,8 @@ options:
default: 1 default: 1
type: int type: int
description: | description: |
The number of dhcp agents to be deployed per network. This option is The number of dhcp agents to be deployed per network. Note that if the
only used if the 'enable-l3ha' option is True. Note that if the Calico Calico plugin is being used, this option has no effect.
plugin is being used, this option has no effect.
nagios_servicegroups: nagios_servicegroups:
default: "" default: ""
type: string type: string