← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1572264] [NEW] xenapi xmlrpclib marshalling error

 

Public bug reported:

Seeing an error on the xenapi compute driver where one of the arguments
passed in is an i18n string and can't be marshalled via xmlrpclib when
talking to xenapi:

http://paste.openstack.org/show/494702/

My understanding is custom objects are not supported per:

"ServerProxy instance methods take Python basic types and objects as
arguments and return Python basic types and classes."

https://docs.python.org/2.7/library/xmlrpclib.html#module-xmlrpclib

** Affects: nova
     Importance: Undecided
     Assignee: Brian Elliott (belliott)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Brian Elliott (belliott)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1572264

Title:
  xenapi xmlrpclib marshalling error

Status in OpenStack Compute (nova):
  New

Bug description:
  Seeing an error on the xenapi compute driver where one of the
  arguments passed in is an i18n string and can't be marshalled via
  xmlrpclib when talking to xenapi:

  http://paste.openstack.org/show/494702/

  My understanding is custom objects are not supported per:

  "ServerProxy instance methods take Python basic types and objects as
  arguments and return Python basic types and classes."

  https://docs.python.org/2.7/library/xmlrpclib.html#module-xmlrpclib

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1572264/+subscriptions


Follow ups