Dear All,

I’m getting the error: “(code=32603, message=Internal JSON-RPC error: 
{‘reason’: “‘unicode’ object has no attribute ’sort’”})
when trying to apply networking configuration with vdsm-client -f bond.json 
Host setupNetworks

bond.json contains:

{
  “networks”: {},
  “bondings”: {
    “bond0”: {
      “nics”: “eno1+eno2”,
      “options”: “mode=4”
    }
  },
  “options”: {}
}

Of course python is handling all the arguments as unicode entities rather than 
strings. Any idea what might be wrong?

Regards,
Callum

--

Callum Smith
Research Computing Core
Wellcome Trust Centre for Human Genetics
University of Oxford
e. cal...@well.ox.ac.uk<mailto:cal...@well.ox.ac.uk>

_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/UON6H2RCEUY37KIYYUEK7TPNZ6SPHB7L/

Reply via email to