os-vif/releasenotes/notes/fix-stevedore-entrypoints-8002ec7a5166c977.yaml
Stephen Finucane 533e24338a Integrate pre-commit
Change-Id: I26049d9d0f5f4f30a8e94f2d7b80eb70ada48e8c
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2024-11-06 12:56:30 +00:00

7 lines
257 B
YAML

---
fixes:
- os-vif plugins were previously incorrectly registered
in both the setup.py and setup.cfg. All plugin registration
have been removed form the setup.py as they were not used
and may have blocked registration of out of tree plugins.