TrivialFix: fix a typo in comment

octavia/amphorae/backends/utils/haproxy_query.py Line:78
show status -> show stat

Change-Id: Iedda994e46ba2b3f85f446e22249b1f22dc3b4e4
This commit is contained in:
chenghang 2018-01-08 16:38:54 +08:00
parent 0fc009555c
commit 0fd3a3e81d
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ class HAProxyQuery(object):
return dict_results
def show_stat(self, proxy_iid=-1, object_type=-1, server_id=-1):
"""Get and parse output from 'show status' command.
"""Get and parse output from 'show stat' command.
:param proxy_iid: Proxy ID (column 27 in CSV output). -1 for all.
:param object_type: Select the type of dumpable object. Values can