← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1131688] Re: Could not find exception base directory in Quantum agent Xenserver

 

Oh wow, so you are using Essex?  That's old stuff, I'd strongly
encourage you to move to Folsom (released in Oct 2012), since Folsom is
much more capable, and is much more like all future Quantum releases
will be than Essex was.

Regardless, it seems like the problem you are having is that
quantum.common, which was part of the quantumclient library in Essex is
not installed on your dom0.  I think you will need to install
quantumclient there as well.

** Changed in: quantum
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1131688

Title:
  Could not find exception base directory in Quantum agent Xenserver

Status in OpenStack Quantum (virtual network service):
  Won't Fix

Bug description:
  Hi,
   I have installed quantum agent with OVS plugin using the link(http://openvswitch.org/openstack/documentation/), installation went on fine without any errors , but while starting am getting the below error.

  " [root@xenstack common]#python2.6 /etc/xapi.d/plugins/ovs_quantum_agent.py /etc/xapi.d/plugins/ovs_quantum_plugin.ini
  Traceback (most recent call last):
    File "/etc/xapi.d/plugins/ovs_quantum_agent.py", line 35, in <module>
      from quantum.common import config as logging_config
    File "/usr/lib/python2.6/site-packages/quantum/common/config.py", line 30, in <module>
      from quantum.api.v2 import attributes
    File "/usr/lib/python2.6/site-packages/quantum/api/v2/attributes.py", line 24, in <module>
      from quantum.common import exceptions as q_exc
    File "/usr/lib/python2.6/site-packages/quantum/common/exceptions.py", line 22, in <module>
      from quantum.openstack.common.exception import Error
  ImportError: No module named exception
  "

  Am not able to find exception module inside
  quantum.quantum.common/exception which is causing the issue.

  Could any one please help

  Regards ,
  Prem

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