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

package info (click to toggle)
python-ironicclient 5.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,344 kB
  • sloc: python: 24,061; makefile: 20; sh: 18
file content (5 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (6)
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.