Advertisement
Guest User

Untitled

a guest
Jan 30th, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. 2015-01-30 18:41:12.987 19240 ERROR oslo.messaging.rpc.dispatcher [req-ceb34ee1-c517-4347-97f
  2. 9-4db607046241 ] Exception during message handling: Invalid input for operation: network_type
  3. value 'vxlan' not supported.
  4. 2015-01-30 18:41:12.987 19240 TRACE oslo.messaging.rpc.dispatcher Traceback (most recent call
  5. last):
  6. 2015-01-30 18:41:12.987 19240 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/
  7. site-packages/oslo/messaging/rpc/dispatcher.py", line 134, in _dispatch_and_reply
  8. 2015-01-30 18:41:12.987 19240 TRACE oslo.messaging.rpc.dispatcher incoming.message))
  9. 2015-01-30 18:41:12.987 19240 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/
  10. site-packages/oslo/messaging/rpc/dispatcher.py", line 177, in _dispatch
  11. 2015-01-30 18:41:12.987 19240 TRACE oslo.messaging.rpc.dispatcher return self._do_dispatc
  12. h(endpoint, method, ctxt, args)
  13. 2015-01-30 18:41:12.987 19240 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/
  14. site-packages/oslo/messaging/rpc/dispatcher.py", line 123, in _do_dispatch
  15. 2015-01-30 18:41:12.987 19240 TRACE oslo.messaging.rpc.dispatcher result = getattr(endpoi
  16. nt, method)(ctxt, **new_args)
  17. 2015-01-30 18:41:12.987 19240 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/
  18. site-packages/neutron/plugins/ml2/drivers/type_tunnel.py", line 180, in tunnel_sync
  19. 2015-01-30 18:41:12.987 19240 TRACE oslo.messaging.rpc.dispatcher raise exc.InvalidInput(
  20. error_message=msg)
  21. 2015-01-30 18:41:12.987 19240 TRACE oslo.messaging.rpc.dispatcher InvalidInput: Invalid input
  22. for operation: network_type value 'vxlan' not supported.
  23. 2015-01-30 18:41:12.987 19240 TRACE oslo.messaging.rpc.dispatcher
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement