[openstack-dev] [Vitrage] Vitrage-Mistral integration problem

Afek, Ifat (Nokia - IL/Kfar Sava) ifat.afek at nokia.com
Sun Jul 16 09:04:58 UTC 2017


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.mytnyk at intel.com>
Reply-To: "OpenStack Development Mailing List (not for usage questions)" <openstack-dev at lists.openstack.org>
Date: Friday, 14 July 2017 at 11:43
To: "OpenStack Development Mailing List (not for usage questions)" <openstack-dev at lists.openstack.org>
Cc: "Tahhan, Maryam" <maryam.tahhan at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20170716/bed06b01/attachment.html>


More information about the OpenStack-dev mailing list