Merge "Reducing memory footprint on mnaio"

This commit is contained in:
Zuul 2018-09-03 15:24:54 +00:00 committed by Gerrit Code Review
commit d69c74740d

View File

@ -40,3 +40,7 @@ glance_glance_api_conf_overrides:
glance_store:
http_proxy_information: "http:http://, https:http://"
{% endif %}
# Reduce memory footprint for mnaio
galera_innodb_buffer_pool_size: 1024M
galera_gcache_size: 128M