<div dir="ltr"><div>Hi all,<br><br>We are deploying OpenStack Grizzly, but we have some problem with the Quantum configuration related with the BigSwitch plugin.<br><br>Previously, we achieved to use the openvswitch plugin, but with the BigSwtich plugin, the Quantum log shows the following message: <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>This message is repeated every X seconds. We are not sure which endpoint it refers to, nor where is the RPC version defined. Any idea? <br><br>
<br>Thank you all,<br><br>Best regards,<br><br><br>Adrián Roselló</div></div>