python-ironic-inspector-client/releasenotes/notes/service-catalog-45466d1cfd330231.yaml
Sharpz7 1b0d6429b7 [codespell] Fixing Spelling Mistakes
This is the first in a series of commits to add support for codespell. This is continuning the process completed in ironic-python-agent.

Future Commits will add a Tox Target, CI support and potentially a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame.

Change-Id: If840e35cb0217e76ad33d1c1819de28c4fb495d2
2024-01-29 18:59:07 +00:00

7 lines
229 B
YAML

---
features:
- Inspector service URL can now be fetched from the service catalog.
deprecations:
- Using default service URL of localhost:5050 is deprecated now. Either use
the service catalog or provide an explicit URL.