← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1528267] Re: There is an error "NoSuchMethod: Endpoint does not support RPC method add_shard_cluster" when add a shard to mongodb cluster

 

looks like an oslo_messaging bug, not seeing anything keystone related
here

** Also affects: oslo.messaging
   Importance: Undecided
       Status: New

** Changed in: keystone
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1528267

Title:
  There is an error "NoSuchMethod: Endpoint does not support RPC method
  add_shard_cluster" when add a shard to mongodb cluster

Status in OpenStack Identity (keystone):
  Invalid
Status in oslo.messaging:
  New

Bug description:
  When i add a shard to mongodb cluster. The trove-taskmanager has an error.
  The error message is as follow.
  2015-12-21 23:44:33.225 16857 ERROR oslo_messaging.rpc.dispatcher [-] Exception during message handling: Endpoint does not support RPC method add_shard_cluster
  2015-12-21 23:44:33.225 16857 ERROR oslo_messaging.rpc.dispatcher Traceback (most recent call last):
  2015-12-21 23:44:33.225 16857 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 142, in _dispatch_and_reply
  2015-12-21 23:44:33.225 16857 ERROR oslo_messaging.rpc.dispatcher     executor_callback))
  2015-12-21 23:44:33.225 16857 ERROR oslo_messaging.rpc.dispatcher   File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 193, in _dispatch
  2015-12-21 23:44:33.225 16857 ERROR oslo_messaging.rpc.dispatcher     raise NoSuchMethod(method)
  2015-12-21 23:44:33.225 16857 ERROR oslo_messaging.rpc.dispatcher NoSuchMethod: Endpoint does not support RPC method add_shard_cluster

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


References