[openstack-dev] Problem with Bigswitch plugin
Adrián Roselló Rey
adrian.rosello at i2cat.net
Mon Jul 1 11:17:43 UTC 2013
Hi all,
I'm trying to configure the Bigswitch plugin for Quantum. The server does
start, but it's not functional. After taking a look at the log file, I
found the following error:
*2013-07-01 12:14:14 ERROR [quantum.openstack.common.rpc.amqp] Exception
during message handling
Traceback (most recent call last):
File
"/usr/local/lib/python2.7/dist-packages/quantum-2013.1.2.a24.gd177e58-py2.7.egg/quantum/openstack/common/rpc/amqp.py",
line 430, in _process_data
rval = self.proxy.dispatch(ctxt, version, method, **args)
File
"/usr/local/lib/python2.7/dist-packages/quantum-2013.1.2.a24.gd177e58-py2.7.egg/quantum/common/rpc.py",
line 43, in dispatch
quantum_ctxt, version, method, **kwargs)
File
"/usr/local/lib/python2.7/dist-packages/quantum-2013.1.2.a24.gd177e58-py2.7.egg/quantum/openstack/common/rpc/dispatcher.py",
line 138, in dispatch
raise rpc_common.UnsupportedRpcVersion(version=version)
UnsupportedRpcVersion: Specified RPC version, 1.1, not supported by this
endpoint.
2013-07-01 12:14:14 ERROR [quantum.openstack.common.rpc.common]
Returning exception Specified RPC version, 1.1, not supported by this
endpoint. to caller*
This message is displayed more than once. If I configure another plugin
(just like OpenVSwitch one), there's no error. Who declares the RPC version
and which endpoint is the does it refers to?
Thank you all,
Best regards,
Adrián Roselló
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130701/1d3e9775/attachment.html>
More information about the OpenStack-dev
mailing list