when attach health policy, registry_create fail

Bug #1659050 reported by XueFeng Liu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
senlin
Fix Released
Undecided
XueFeng Liu

Bug Description

2017-01-24 23:45:49.625 DEBUG oslo_messaging._drivers.amqpdriver [req-488b9575-2e63-4cb3-8697-296cc1f9c401 None None] CALL msg_id: be0af1a3db4b41b792fafef71b900782 exchange 'senlin' topic 'engine-health-mgr' from (pid=13821) _send /usr/local/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py:451
2017-01-24 23:45:59.019 DEBUG oslo_messaging._drivers.amqpdriver [-] received message msg_id: be0af1a3db4b41b792fafef71b900782 reply to reply_26284ed5467841ca8951b7cba34b8c72 from (pid=13821) __call__ /usr/local/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py:194
2017-01-24 23:45:59.032 ERROR oslo_messaging.rpc.server [req-488b9575-2e63-4cb3-8697-296cc1f9c401 None None] Exception during message handling
2017-01-24 23:45:59.032 TRACE oslo_messaging.rpc.server Traceback (most recent call last):
2017-01-24 23:45:59.032 TRACE oslo_messaging.rpc.server File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/server.py", line 155, in _process_incoming
2017-01-24 23:45:59.032 TRACE oslo_messaging.rpc.server res = self.dispatcher.dispatch(message)
2017-01-24 23:45:59.032 TRACE oslo_messaging.rpc.server File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 225, in dispatch
2017-01-24 23:45:59.032 TRACE oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args)
2017-01-24 23:45:59.032 TRACE oslo_messaging.rpc.server File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 195, in _do_dispatch
2017-01-24 23:45:59.032 TRACE oslo_messaging.rpc.server result = func(ctxt, **new_args)
2017-01-24 23:45:59.032 TRACE oslo_messaging.rpc.server File "/opt/stack/senlin/senlin/engine/health_manager.py", line 271, in register_cluster
2017-01-24 23:45:59.032 TRACE oslo_messaging.rpc.server self.engine_id)
2017-01-24 23:45:59.032 TRACE oslo_messaging.rpc.server File "/opt/stack/senlin/senlin/objects/health_registry.py", line 39, in create
2017-01-24 23:45:59.032 TRACE oslo_messaging.rpc.server enabled=enabled)
2017-01-24 23:45:59.032 TRACE oslo_messaging.rpc.server TypeError: registry_create() got an unexpected keyword argument 'enabled'
2017-01-24 23:45:59.032 TRACE oslo_messaging.rpc.server
2017-01-24 23:45:59.034 DEBUG oslo_messaging._drivers.amqpdriver [req-488b9575-2e63-4cb3-8697-296cc1f9c40

Changed in senlin:
assignee: nobody → XueFeng Liu (jonnary-liu)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to senlin (master)

Reviewed: https://review.openstack.org/424783
Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=e5a65f7788d798bc57b2ee8a7dd5b31c94dbd27e
Submitter: Jenkins
Branch: master

commit e5a65f7788d798bc57b2ee8a7dd5b31c94dbd27e
Author: jonnary <email address hidden>
Date: Wed Jan 25 00:56:37 2017 +0800

    Fix cluster health registry creating issue

    When we attach poilcy to a cluster it will create a health
    resistry, but it will fail.
    This patch fixes cluster health registry creating issue.

    Change-Id: I35e4d5149edaeed18f105232439161ddafe26e4c
    Closes-Bug: #1659050

Changed in senlin:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/senlin 3.0.0.0b3

This issue was fixed in the openstack/senlin 3.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.