Files
python-novaclient/releasenotes/notes/remove_api_v_1_1-88b3f18ce1423b46.yaml
Stephen Finucane d54efa9f58 Use pre-commit for lint jobs
Also bump the versions, switch to the native hacking pre-commit hook,
fix some bandit issues that have crept in, and add descriptions for all
tox jobs.

Change-Id: I4717023ad81bd2899114f30bd5320a29654f8f12
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-06-23 22:46:39 +01:00

5 lines
105 B
YAML

---
upgrade:
- remove version 1.1 API support as we only support v2 and v2.1
API in nova side now.