[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
This commit is contained in:
parent
ffbb3ac2c0
commit
1b0d6429b7
@ -2,5 +2,5 @@
|
|||||||
features:
|
features:
|
||||||
- Inspector service URL can now be fetched from the service catalog.
|
- Inspector service URL can now be fetched from the service catalog.
|
||||||
deprecations:
|
deprecations:
|
||||||
- Using default service URL of locahost:5050 is deprecated now. Either use
|
- Using default service URL of localhost:5050 is deprecated now. Either use
|
||||||
the service catalog or provide an explicit URL.
|
the service catalog or provide an explicit URL.
|
||||||
|
Loading…
Reference in New Issue
Block a user