[DOCS] Added missing level info for haproxy_hosts

After submitting this patch https://review.openstack.org/#/c/370187/
I noticed that I missed to add the level information for haproxy_hosts.
This patch adds the level information for haproxy_hosts.

Change-Id: I6d66358f32bee7e2dd437307fb7a1c430bca0773
This commit is contained in:
Nish Patwa
2016-09-15 14:58:21 +00:00
committed by Kevin Carter (cloudnull)
parent 5c2f0b4560
commit 867bf119a4

View File

@@ -638,6 +638,21 @@
# log1:
# ip: 172.29.236.171
#
# --------
#
# Level: haproxy_hosts (optional)
# List of target hosts on which to deploy HAProxy. Recommend at least one
# target host for this service if hardware load balancers are not being
# used.
#
# Level: <value> (required, string)
# Hostname of a target host.
#
# Option: ip (required, string)
# IP address of this target host, typically the IP address assigned to
# the management bridge.
#
#
# Example:
#
# Define a virtual load balancer (HAProxy):