openstack-helm/releasenotes/notes
Itxaka 6c71637222 change the nova cache to dogpile.cache.memcached
Currently there are issues with using the memcache_pool backend as
the memcache driver for nova under python3[0][1] which doesnt seem
like they have a quick fix or something that is backportable to
rocky

This moves the default cache from oslo_cache.memcache_pool to
dogpile.cache.memcached so we can move forward with python3
enabled images.

[0] https://bugs.launchpad.net/cloud-archive/+bug/1812672
[1] https://bugs.launchpad.net/oslo.cache/+bug/1812935

Change-Id: I65a4770c374357a8e1c80d904bcd4af36217448f
2019-04-04 12:06:33 +00:00
..
change-memcache-backend-2d85a3c75b32db39.yaml change the nova cache to dogpile.cache.memcached 2019-04-04 12:06:33 +00:00
increase-default-logging-31db0e9d3e51b429.yaml Increase default logging 2019-02-28 09:53:01 +00:00