Guest User

Openstack-powervm-integration

a guest
Nov 30th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. root@novalink:~# Traceback (most recent call last):
  2. File "/usr/local/bin/networking-powervm-sea-agent", line 7, in <module>
  3. from networking_powervm.plugins.ibm.agent.powervm.sea_agent import main
  4. File "/usr/local/lib/python2.7/dist-packages/networking_powervm/plugins/ibm/agent/powervm/sea_agent.py", line 33, in <module>
  5. from networking_powervm.plugins.ibm.agent.powervm import agent_base
  6. File "/usr/local/lib/python2.7/dist-packages/networking_powervm/plugins/ibm/agent/powervm/agent_base.py", line 33, in <module>
  7. from pypowervm.wrappers import event as pvm_evt
  8. ImportError: cannot import name event
Add Comment
Please, Sign In to add comment