From 3240e47c77172eef852a187ce3900112f89e1785 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Sun, 3 Sep 2017 17:25:18 -0500 Subject: modified to include rados gateway with vip. Change-Id: I5828c3b37e71da04515867f7e7d2b5bd10e9f9b1 Signed-off-by: Narinder Gupta --- ci/config_tpl/juju2/bundle_tpl/mysql.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/config_tpl/juju2/bundle_tpl/mysql.yaml') diff --git a/ci/config_tpl/juju2/bundle_tpl/mysql.yaml b/ci/config_tpl/juju2/bundle_tpl/mysql.yaml index 87f6346a..f7ecc708 100644 --- a/ci/config_tpl/juju2/bundle_tpl/mysql.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/mysql.yaml @@ -9,7 +9,7 @@ {% endif %} options: innodb-buffer-pool-size: 256M - max-connections: 2000 + max-connections: 4000 #use-https: "yes" #https-service-endpoints: "True" #performance-schema: true -- cgit 1.2.3-korg