935ec1ac69
Ensure passing text-typed parameters to `ovirtsdk4` calls. Otherwise `ovirtsdk4` blows up Python 3. This change prompts `six` version bump. Change-Id: I3bbbb6b786d7007e0dd0a45de1b21be909ee588b Story: 2006170 Task: 35681
6 lines
159 B
YAML
6 lines
159 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed parameters types used to call ``ovirtsdk4`` package services in
|
|
``ovirt`` driver to make it operational under Python 3 as well.
|