cinder + netapp : ImportError: No module named suds

Bug #1203634 reported by Matt Mao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Invalid
Undecided
Kun Huang

Bug Description

when we use cinder + netapp on CentOS6.3, we get the following error:
ImportError: No module named suds
File "/usr/lib/python2.6/site-packages/cinder/volume/drivers/netapp/nfs.py", line 25, in <module>
   import suds

"suds" is installed by python-suds. But I can't find "python-suds" in requirement package.
Is this a issue?

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/38116

Changed in cinder:
assignee: nobody → Kun Huang (academicgareth)
status: New → In Progress
Revision history for this message
Zhongyue Luo (zyluo) wrote :

Does this mean cinder/volume/drivers/netapp/nfs.py has no test case?

Revision history for this message
Zhongyue Luo (zyluo) wrote :

I don't see a "import suds" anywhere in cinder. Could anyone verify?

Revision history for this message
Zhongyue Luo (zyluo) wrote :

"import suds" found in Grizzly

Revision history for this message
Pádraig Brady (p-draigbrady) wrote :

Grizzly has suds>=0.4 in tools/pip-requires
Havana-2 removed the suds requirement.

Ah RDO cinder grizzly packages do not depend on python-suds.
I'll close this bug here so, and fix in RDO.

thanks!

Revision history for this message
Pádraig Brady (p-draigbrady) wrote :
Changed in cinder:
status: In Progress → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.