File: fix-compat-with-old-keystoneauth-66e11ee9d008b962.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
---
issues:
  - Fixed a regression when using latest os-client-config with
    the keystoneauth from stable/newton. Although this isn't a
    super common combination, the added feature that broke the
    interaction is really not worthy of the incompatibility, so
    a workaround was added.