About tacker rpc notification

Asked by wangchenglong

Hi ,
My tacker is Stable-Mitaka, and installed on the controller node.
The default exchange is 'tacker', but i cannot see the 'tacker' after cmd 'rabbitctl list_exchanges' . Tacker and rabbit server are installed in the same node.
And when codes

#oslo_messaging.notify.notifier

        self._driver_names = ([driver] if driver is not None else
                              conf.oslo_messaging_notifications.driver)

here the value of self._driver_names is ['tacker.openstack.common.notifier.rpc_notifier'], but there is no module named rpc_notifier in the tacker project.

I'm not sure whether these are individual on my env or they are common issues.
Could you pls share your comments here ?
Appreciate your response.

Br//Mark

Question information

Language:
English Edit question
Status:
Answered
For:
tacker Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Sridhar Ramaswamy (srics-r) said :
#1

Tacker doesn't use rpc_notifier module. This is a left over from legacy code that needs to be cleaned / removed. Are you hitting any specific functional issues due to this ?

Revision history for this message
wangchenglong (wangchenglong) said :
#2

Thanks for your comments!

there is no functional issue due to this rpc module. I just curious the rpc codes in Tacker project, looks like my guess is right that tacker does not use any rpc module!

发自我的 iPhone

> 在 2017年1月5日,上午7:03,Sridhar Ramaswamy <email address hidden> 写道:
>
> Your question #420730 on tacker changed:
> https://answers.launchpad.net/tacker/+question/420730
>
> Status: Open => Answered
>
> Sridhar Ramaswamy proposed the following answer:
> Tacker doesn't use rpc_notifier module. This is a left over from legacy
> code that needs to be cleaned / removed. Are you hitting any specific
> functional issues due to this ?
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/tacker/+question/420730/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/tacker/+question/420730
>
> You received this question notification because you asked the question.

Revision history for this message
Sridhar Ramaswamy (srics-r) said :
#3

Sounds good. The bug [1] should take care of fixing it.

[1] https://bugs.launchpad.net/bugs/1654097

Can you help with this problem?

Provide an answer of your own, or ask wangchenglong for more information if necessary.

To post a message you must log in.