From b27a507b6191c46b8c6f0fd459b6f435144288de Mon Sep 17 00:00:00 2001 From: Sergey Belous Date: Wed, 25 May 2016 19:27:43 +0300 Subject: [PATCH] Small cleanup of plugin.sh Remove uncommenting the 'username' option in sample config that actually does not exist in config since commit 42c12d7e8c5b7dd4ba4f0c7630ad5124f63441e9 Change-Id: I6dc8aef8d2a9f12c6d0a067ecf0b63e532303255 --- devstack/plugin.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/devstack/plugin.sh b/devstack/plugin.sh index 210b63011b..38333e339d 100644 --- a/devstack/plugin.sh +++ b/devstack/plugin.sh @@ -86,7 +86,6 @@ function octavia_configure { iniset $NEUTRON_CONF octavia request_poll_timeout 3000 # Uncomment other default options - iniuncomment $OCTAVIA_CONF haproxy_amphora username iniuncomment $OCTAVIA_CONF haproxy_amphora base_path iniuncomment $OCTAVIA_CONF haproxy_amphora base_cert_dir iniuncomment $OCTAVIA_CONF haproxy_amphora connection_max_retries