oVirtBackup
oVirtBackup copied to clipboard
convert vm name to str
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
please check the conflicts