46c6ed8a8d
Replace caching solution: - cache on the proxy layer (API communication) - support caching all GET calls - add possibility to bypass cache (important for _wait_for_ operations) Cheery-Picked-From: https://review.opendev.org/c/openstack/openstacksdk/+/805851 Change-Id: I2c8ae2c59d15c750ea8ebd3031ffdd2ced2421ed
5 lines
83 B
YAML
5 lines
83 B
YAML
---
|
|
features:
|
|
- |
|
|
Add possibility to cache GET requests using dogpile cache.
|