Hi Volodymyr,

The Vitrage-Mistral integration is still WIP, so it is possible that something 
was broken. I hope to finish the development in a few days, and I will 
definitely check your patch as part of it. I’ll update you once I’m done.

Best Regards and thanks for the patch,
Ifat.


From: "Mytnyk, VolodymyrX" <volodymyrx.myt...@intel.com>
Reply-To: "OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org>
Date: Friday, 14 July 2017 at 11:43
To: "OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org>
Cc: "Tahhan, Maryam" <maryam.tah...@intel.com>
Subject: [openstack-dev] [Vitrage] Vitrage-Mistral integration problem

Hi Ifat,

The Vitrage notifier fails to start with mistral plugin (applied the patch from 
https://review.openstack.org/#/c/461265/2 ) due to the following errors (see 
attached logs for more details):

================================
2017-07-14 09:06:26.135 174776 ERROR vitrage   File 
"/usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2942, in 
_get_opt_info
2017-07-14 09:06:26.135 174776 ERROR vitrage     raise NoSuchOptError(opt_name, 
group)
2017-07-14 09:06:26.135 174776 ERROR vitrage NoSuchOptError: no such option 
auth_url in group [service_credentials]
================================

For some reason, the auth_url option in service_credentials group of 
vitrage.conf is not available for the mistral plugin. I suppose, the problem 
happens because of  
https://github.com/openstack/vitrage/commit/b744994b987e5c4466f91cb863090a5a2236e453
 commit.

The problem  can be resolved by applying the attached patch (workaround crated 
by me) that allows Vitrage to start and integrate it with Mistral properly.

Is it an issue in the Mistral plugin or some addition configuration are 
required for the Vitrage/Mistral to work together?
Thanks and Regards,
Volodymyr
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to