oVirtBackup icon indicating copy to clipboard operation
oVirtBackup copied to clipboard

convert vm name to str

Open tatref opened this issue 3 years ago • 1 comments
trafficstars

On Python2.7, vm_from_list is not a str but a unicode object Fixes #71

I'm not sure if this is a correct fix, or if every field in Config should be converted to str? https://github.com/wefixit-AT/oVirtBackup/blob/b9d7005a786b9b7ab081c97c5c756f62a51706ba/config.py#L35-L57

tatref avatar Jan 12 '22 14:01 tatref

please check the conflicts

wefixit-AT avatar Sep 07 '22 18:09 wefixit-AT