← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1353697] Re: Hyper-V agent raises UnsupportedRpcVersion: Specified RPC version, 1.1, not supported by this endpoint.

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

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

Title:
  Hyper-V agent raises UnsupportedRpcVersion: Specified RPC version,
  1.1, not supported by this endpoint.

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  The Hyper-V agent raises:

  2014-08-06 10:42:37.096 2052 ERROR neutron.openstack.common.rpc.amqp [req-46340a1a-9143-45c9-b645-2612d41f20a6 None] Exception during message handling
  2014-08-06 10:42:37.096 2052 TRACE neutron.openstack.common.rpc.amqp Traceback (most recent call last):
  2014-08-06 10:42:37.096 2052 TRACE neutron.openstack.common.rpc.amqp   File "C:\Program Files (x86)\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\neutron\openstack\common\rpc\amqp.py", line 462, in _process_data
  2014-08-06 10:42:37.096 2052 TRACE neutron.openstack.common.rpc.amqp     **args)
  2014-08-06 10:42:37.096 2052 TRACE neutron.openstack.common.rpc.amqp   File "C:\Program Files (x86)\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\neutron\openstack\common\rpc\dispatcher.py", line 178, in dispatch
  2014-08-06 10:42:37.096 2052 TRACE neutron.openstack.common.rpc.amqp     raise rpc_common.UnsupportedRpcVersion(version=version)
  2014-08-06 10:42:37.096 2052 TRACE neutron.openstack.common.rpc.amqp UnsupportedRpcVersion: Specified RPC version, 1.1, not supported by this endpoint.
  2014-08-06 10:42:37.096 2052 TRACE neutron.openstack.common.rpc.amqp 

  The issue does not affect functionality, but it creates a lot of noise
  in the logs since the error is logged at each iteration.

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


References