Public bug reported:
http://logs.openstack.org/85/193485/2/experimental/check-tempest-dsvm-neutron-pg-full/a62efc4/logs/screen-q-agt.txt.gz?level=ERROR 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher [-] Exception during message handling: 'float' object has no attribute 'split' 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher Traceback (most recent call last): 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 142, in _dispatch_and_reply 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher executor_callback)) 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 179, in _dispatch 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher self._is_compatible(target, version)): 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 119, in _is_compatible 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher return utils.version_is_compatible(endpoint_version, version) 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/_utils.py", line 23, in version_is_compatible 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher version_parts = version.split('.') 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher AttributeError: 'float' object has no attribute 'split' ** Affects: neutron Importance: Undecided Assignee: Darragh O'Reilly (darragh-oreilly) Status: In Progress ** Changed in: neutron Status: New => In Progress ** Changed in: neutron Assignee: (unassigned) => Darragh O'Reilly (darragh-oreilly) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1467087 Title: RPC version type should be string and not float Status in OpenStack Neutron (virtual network service): In Progress Bug description: http://logs.openstack.org/85/193485/2/experimental/check-tempest-dsvm-neutron-pg-full/a62efc4/logs/screen-q-agt.txt.gz?level=ERROR 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher [-] Exception during message handling: 'float' object has no attribute 'split' 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher Traceback (most recent call last): 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 142, in _dispatch_and_reply 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher executor_callback)) 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 179, in _dispatch 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher self._is_compatible(target, version)): 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 119, in _is_compatible 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher return utils.version_is_compatible(endpoint_version, version) 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/_utils.py", line 23, in version_is_compatible 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher version_parts = version.split('.') 2015-06-19 13:21:59.163 5550 ERROR oslo_messaging.rpc.dispatcher AttributeError: 'float' object has no attribute 'split' To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1467087/+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