File: index-error-no-endpoint-eb281187f80a9aa4.yaml

package info (click to toggle)
python-ironicclient 5.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,632 kB
  • sloc: python: 25,269; makefile: 22; sh: 8
file content (5 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (5)
1
2
3
4
5
---
fixes:
  - Fail with EndpointException instead of IndexError while creating
    v1 client without ``endpoint`` argument if os_ironic_api_version
    isn't specified.