nova/releasenotes/notes/switch-to-oslo-cache-7114a0...

9 lines
318 B
YAML

---
prelude: >
deprecations:
- Option ``memcached_servers`` is deprecated in Mitaka. Operators should
use oslo.cache configuration instead. Specifically ``enabled`` option
under [cache] section should be set to True and the url(s) for the
memcached servers should be in [cache]/memcache_servers option.