Add mysql innodb buffer pool size
authorJan Provaznik <jprovazn@redhat.com>
Tue, 1 Apr 2014 10:53:38 +0000 (06:53 -0400)
committerJan Provaznik <jprovazn@redhat.com>
Tue, 1 Apr 2014 11:03:47 +0000 (13:03 +0200)
commit0acac15f4ead9e5c6bec98411bbdda21f876d582
tree0f92d0962c94fe6c3ea230d8dfd3f1c071a41273
parent65351560a421f40c0d66d6dcb00ee5515d5feb0f
Add mysql innodb buffer pool size

Innodb buffer pool size in mysql config file is now set to 592M,
this value is for VMs with 2G RAM too much. This patch makes the
pool size configurable and decreases default value to 100 MB
(this should be sufficient for default devtest setup). A patch which
for tripleo-image-element which sets this value in my.cnf will follow.

Change-Id: I0d2529abe51d4dc34415bf6c40da7a267bf3e65b
overcloud-source.yaml
undercloud-source.yaml