e58b01a545
This patch enables the message rpc framework which tacker conductor will use. After started via tacker_conductor script, it will listen on tacker_conductor, tacker_conductor.<host> and one fanout queues. These three queues are intialized in oslo service module. And topic queue tacker_conductor will be used by mistral actions. How to test it: document will be written after the whole vim monitor is ready. To test this patch, after 'python setup.py develop', run 'tacker-conductor --config-file /etc/tacker/tacker.conf', and then use 'rabbitmqctl list_queues' which will list three queues starting with 'tacker_conductor'. DocImpact Implements: blueprint refactor-vim-monitor Change-Id: Ide80674099d384aed1a98b22928e9fc6bcfa3ff9
0 lines
Python
0 lines
Python