1b0d6429b7
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
7 lines
229 B
YAML
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.
|