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

package info (click to toggle)
python-os-client-config 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 516 kB
  • sloc: python: 2,314; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (9)
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.