5bb2a98974bb202e3a7ad2b31dc3c93e1ce04382
Fix a few remaining usage of deprecated username/password options
which were not caught in [1].
[1] 6d34bf005f
Change-Id: I0829ebcad74d24968b9e3296bb3dcbaf8d6d5642
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
oslo.cache
oslo.cache aims to provide a generic caching mechanism for OpenStack projects by wrapping the dogpile.cache library. The dogpile.cache library provides support memoization, key value storage and interfaces to common caching backends such as Memcached.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.cache/latest/
- Source: https://opendev.org/openstack/oslo.cache/
- Bugs: https://bugs.launchpad.net/oslo.cache
- Release notes: https://docs.openstack.org/releasenotes/oslo.cache/
Description
Languages
Python
100%