<div dir="ltr"><div>Hi all,<br><br><br></div><div>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: <br>
<br><br><i>2013-07-01 12:14:14    ERROR [quantum.openstack.common.rpc.amqp] Exception during message handling<br>Traceback (most recent call last):<br>  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<br>
    rval = self.proxy.dispatch(ctxt, version, method, **args)<br>  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<br>    quantum_ctxt, version, method, **kwargs)<br>
  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<br>    raise rpc_common.UnsupportedRpcVersion(version=version)<br>
UnsupportedRpcVersion: Specified RPC version, 1.1, not supported by this endpoint.<br>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</i><br>
<br><br></div><div>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?<br><br>
<br></div><div>Thank you all,<br><br>Best regards,<br><br><br>Adrián Roselló<br></div></div>