Mataplugin is dead.

** Changed in: neutron
       Status: Incomplete => Invalid

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

Title:
  Metaplugin faces issues with Linuxbridge- Quantum-server not starting

Status in neutron:
  Invalid

Bug description:
  Hi,

  When I tried to validate with Linuxbridge and Metaplugin I got the
  below weird error in quantum server.log .  quantum-server is not
  starting.  Looks like the core_plugin(metaplugin) doesn't seem to be
  loading . The same behavior was observed with another setup as well.

   Note: Before doing the testing , Linuxbridge was working perfectly.

   2013-03-13 20:22:28     INFO [quantum.openstack.common.rpc.common] Connected 
to AMQP server on localhost:5672
   2013-03-13 20:22:28    ERROR [quantum.openstack.common.rpc.common] Returning 
exception 'NoneType' object is not callable to caller
   2013-03-13 20:22:28    ERROR [quantum.openstack.common.rpc.common] 
['Traceback (most recent call last):\n', '  File 
"/usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/amqp.py", line 
430, in _process_data\n    rval = self.proxy.dispatch(ctxt, version, method, 
**args)\n', '  File "/usr/lib/python2.7/dist-packages/quantum/common/rpc.py", 
line 43, in dispatch\n    quantum_ctxt, version, method, **kwargs)\n', '  File 
"/usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/dispatcher.py", 
line 133, in dispatch\n    return getattr(proxyobj, method)(ctxt, **kwargs)\n', 
'  File 
"/usr/lib/python2.7/dist-packages/quantum/db/securitygroups_rpc_base.py", line 
141, in security_group_rules_for_devices\n    port = 
self.get_port_from_device(device)\n', '  File 
"/usr/lib/python2.7/dist-packages/quantum/plugins/openvswitch/ovs_quantum_plugin.py",
 line 84, in get_port_from_device\n    port = 
ovs_db_v2.get_port_from_device(device)\n', '  File 
"/usr/lib/python2.7/dist-packages/quantu
 m/plugins/openvswitch/ovs_db_v2.py", line 316, in get_port_from_device\n    
LOG.debug(_("get_port_with_securitygroups() called:port_id=%s"), port_id)\n', 
"TypeError: 'NoneType' object is not callable\n"]
   2013-03-13 20:22:28     INFO [quantum.openstack.common.rpc.common] Connected 
to AMQP server on localhost:5672
   2013-03-13 20:22:28    ERROR [quantum.openstack.common.rpc.common] Returning 
exception sys.path must be a list of directory names to caller
   2013-03-13 20:22:28    ERROR [quantum.openstack.common.rpc.common] 
['Traceback (most recent call last):\n', '  File 
"/usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/amqp.py", line 
430, in _process_data\n    rval = self.proxy.dispatch(ctxt, version, method, 
**args)\n', '  File "/usr/lib/python2.7/dist-packages/quantum/common/rpc.py", 
line 43, in dispatch\n    quantum_ctxt, version, method, **kwargs)\n', '  File 
"/usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/dispatcher.py", 
line 133, in dispatch\n    return getattr(proxyobj, method)(ctxt, **kwargs)\n', 
'  File "/usr/lib/python2.7/dist-packages/quantum/db/agents_db.py", line 167, 
in report_state\n    time = timeutils.parse_strtime(time)\n', '  File 
"/usr/lib/python2.7/dist-packages/quantum/openstack/common/timeutils.py", line 
65, in parse_strtime\n    return datetime.datetime.strptime(timestr, fmt)\n', 
'RuntimeError: sys.path must be a list of directory names\n']

  Pasting the config files in http://paste.openstack.org/show/37410/

  -Ashok

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to