![Stephen Finucane](/assets/img/avatar_default.png)
Change-Id: I26049d9d0f5f4f30a8e94f2d7b80eb70ada48e8c Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
7 lines
257 B
YAML
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.
|