Antoni Segura Puimedon has posted comments on this change. Change subject: Make networking API endpoints match schema ......................................................................
Patch Set 1: Fails
Traceback (most recent call last):
File "/usr/share/vdsm/supervdsmServer.py", line 75, in wrapper
return func(*args, **kwargs)
File "/usr/share/vdsm/supervdsmServer.py", line 174, in setupNetworks
return configNetwork.setupNetworks(networks, bondings, **options)
File "/usr/share/vdsm/configNetwork.py", line 559, in setupNetworks
_editBondings(bondings, configurator)
File "/usr/share/vdsm/configNetwork.py", line 435, in _editBondings
configurator.editBonding(bond, bondAttrs, bridge, _netinfo)
File "/usr/share/vdsm/netconf/ifcfg.py", line 131, in editBonding
mtu = int(mtu)
ValueError: invalid literal for int() with base 10: 'None'
--
To view, visit http://gerrit.ovirt.org/15482
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ifee2318b89f190bffa4c8db65eae7839d21a3d29
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Antoni Segura Puimedon <[email protected]>
Gerrit-Reviewer: Adam Litke <[email protected]>
Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]>
Gerrit-Reviewer: Assaf Muller <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Giuseppe Vallarelli <[email protected]>
Gerrit-Reviewer: Mark Wu <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
