Change in vdsm[master]: Make networking API endpoints match schema

asegurap at redhat.com asegurap at redhat.com
Wed Jun 26 15:10:26 UTC 2013


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 <asegurap at redhat.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Assaf Muller <amuller at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Giuseppe Vallarelli <gvallare at redhat.com>
Gerrit-Reviewer: Mark Wu <wudxw at linux.vnet.ibm.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list