Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2014-03-11 03:43:27.261 2050 ERROR nova.cells.messaging [-] Failed to send message to cell: Cell 'zctrl'
- (not_me): 'module' object has no attribute 'fanout_cast_to_server'
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging Traceback (most recent call last):
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging File "/usr/lib/python2.6/site-packages/nova/ce
- lls/messaging.py", line 438, in process
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging next_hop.send_message(self)
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging File "/usr/lib/python2.6/site-packages/nova/ce
- lls/state.py", line 110, in send_message
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging self.driver.send_message_to_cell(self, messa
- ge)
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging File "/usr/lib/python2.6/site-packages/nova/ce
- lls/rpc_driver.py", line 108, in send_message_to_cell
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging self.intercell_rpcapi.send_message_to_cell(c
- ell_state, message)
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging File "/usr/lib/python2.6/site-packages/nova/ce
- lls/rpc_driver.py", line 160, in send_message_to_cell
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging message=message.to_json())
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging File "/usr/lib/python2.6/site-packages/nova/rp
- cclient.py", line 82, in cast
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging self._invoke(caster, ctxt, method, **kwargs)
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging File "/usr/lib/python2.6/site-packages/nova/rp
- cclient.py", line 63, in _invoke
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging return cast_or_call(ctxt, msg, **self.kwargs
- )
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging File "/usr/lib/python2.6/site-packages/nova/rp
- cclient.py", line 73, in cast_to_server
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging ctxt, self.server_params, msg, **kwargs)
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging File "/usr/lib/python2.6/site-packages/nova/op
- enstack/common/rpc/proxy.py", line 226, in fanout_cast_to_server
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging self._get_topic(topic), msg)
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging File "/usr/lib/python2.6/site-packages/nova/op
- enstack/common/rpc/__init__.py", line 270, in fanout_cast_to_server
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging return _get_impl().fanout_cast_to_server(CON
- F, context, server_params,
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging AttributeError: 'module' object has no attribute
- 'fanout_cast_to_server'
- 2014-03-11 03:43:27.261 2050 TRACE nova.cells.messaging
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement