File: remove-cloud-caching-layer-2b0384870a45e8a3.yaml

package info (click to toggle)
python-openstacksdk 4.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 13,712 kB
  • sloc: python: 127,028; sh: 153; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
upgrade:
  - |
    The cloud-layer caching functionality has been removed in favour of the
    proxy-layer caching functionality first introduced in openstacksdk 1.0.0.
    This migration to proxy-layer caching was designed to be transparent to
    end-users and there should be no user-facing impact from this removal.