09:01:56 <ifat_afek> #startmeeting vitrage
09:01:57 <openstack> Meeting started Wed Mar 23 09:01:56 2016 UTC and is due to finish in 60 minutes.  The chair is ifat_afek. Information about MeetBot at http://wiki.debian.org/MeetBot.
09:01:58 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
09:02:00 <ifat_afek> hi everyone
09:02:00 <openstack> The meeting name has been set to 'vitrage'
09:03:04 <eyalb> hi all
09:04:10 <idan_hefetz> Hi
09:04:13 <alexey_weyl> Hello
09:04:18 <emalin> hi hi
09:04:23 <elisha_r> hey
09:05:10 <amir_gur> Hi
09:05:34 <ifat_afek> #topic Current status
09:06:11 <ifat_afek> Ohad and I attended the opnfv hackfest last week, and presented a demo of vitrage that included deduced alarms, deduced states, RCA and Aodh alarms
09:06:35 <ifat_afek> . I also showed the static physical plugin configuration, and how to configure our templates
09:07:00 <ifat_afek> We got very positive responses, and we will be mentioned as an optional reference implementation for Doctor Inspector component
09:07:11 <ifat_afek> Thanks for everyone who helped preparing the demo!
09:07:40 <ifat_afek> Regarding Aodh, the synchronizer still has a few bugs, which I’m about to handle this week
09:08:02 <alexey_weyl> Thumbs up!!! :)
09:08:04 <ifat_afek> In addition, it currently supports only threshold alarms and event alarms. I should install Gnocchi and make sure we support also gnocchi alarms.
09:08:27 <ifat_afek> Another issue is the round-trip of deduced alarms -> notify aodh -> aodh synchronizer gets the deduced alarms from aodh
09:08:31 <eyalb_> hi again
09:08:37 <ifat_afek> idan_hefetz, can you explain about it?
09:08:58 <idan_hefetz> sure
09:09:56 <idan_hefetz> we need to make sure a deduced alarm, that was created by the evaluator, and later created in aodh (by the notifier). is handled correctly
09:10:34 <idan_hefetz> so that we'll need to add the appropiate resource_id to the query
09:11:11 <ifat_afek> idan_hefetz: ok. and we should identify that this is the same alarm
09:11:19 <dannoffel> hi
09:11:35 <idan_hefetz> That's right, from my side (the notifier) i hope to finish this cycle soon
09:11:52 <ifat_afek> idan_hefetz: cool, thanks
09:12:01 <ifat_afek> who else wants to update?
09:12:17 <eyalb_> I want to update
09:12:37 <eyalb_> I started to work on a neutron plugin
09:12:56 <eyalb_> also did some refactoring in the code
09:13:01 <eyalb_> mostly cosmetic
09:13:11 <eyalb_> thats it
09:14:00 <ifat_afek> eyalb_: do you know what information you are going to import from neutron?
09:14:11 <eyalb_> still working on it :-)
09:14:21 <eyalb_> it will be very basic in the begining
09:14:56 <ifat_afek> eyalb_: ok, thanks
09:15:00 <elisha_r> I'll go next
09:15:11 <elisha_r> I've started working on installing and configuring nagios as part of our vitrage devstack installation.
09:15:34 <elisha_r> The goal being to allow devstack users to see how Vitrage can integrate with it
09:16:08 <elisha_r> I'll be installing this using the OMD package #link http://omdistro.org/
09:17:00 <elisha_r> so far, I was able to do this manually. The main issues are determining the version to install, and that there is an overlap with port 5000 which is what keystone listens on
09:17:08 <elisha_r> hope to get this done sometime next week.
09:19:11 <elisha_r> the main thing I'm wondering about is, whether or not doing this, automatically, as part of vitrage makes sense. Nagios can be used in many other projects, so I'm not sure if the vitrage context is the correct one
09:19:40 <elisha_r> for example, if the vitrage install installs is, should we also assume the uninstall also removes nagios?
09:19:41 <ifat_afek> elisha_r: that's a good question. I'm also not sure that everyone who uses vitrage will want to use nagios
09:20:02 <ifat_afek> elisha_r: I don't think we can uninstall nagios...
09:20:17 <ifat_afek> maybe it should be optional
09:20:44 <eyalb_> I think tha we should have a flag in the devstack installation
09:20:47 <eyalb_> that
09:21:02 <ifat_afek> #action elisha_r decide about our approach to nagios installation as part of devstack installation
09:21:08 <eyalb_> you can see how other projects install therir packages
09:21:09 <elisha_r> thats it for me
09:21:11 <eyalb_> their
09:21:19 <ifat_afek> eyalb_: I agree that a flag is a good idea
09:21:43 <ifat_afek> let's move on, who wants to update?
09:24:18 <alexey_weyl> I will update
09:25:06 <alexey_weyl> We have Vitrage's internal plugins configuration working, and now we are planning to work on the external pluggins configuration
09:25:33 <alexey_weyl> in addition we want to be able to handle some more complicated issues with the plugins, such as:
09:25:58 <alexey_weyl> defining number of transformers for one synchronizers
09:26:09 <alexey_weyl> and more
09:27:03 <ifat_afek> alexey_weyl: cool, thanks
09:28:11 <ifat_afek> anyone else wants to update?
09:31:08 <ifat_afek> moving on
09:31:18 <ifat_afek> #topic Review action items
09:31:27 <ifat_afek> 1. support template validation
09:31:41 <mkoushnir> Hi
09:32:09 <lhartal> There is no progress on this issue
09:32:45 <lhartal> I will work on it this week
09:33:04 <ifat_afek> lhartal: ok, thanks
09:33:15 <ifat_afek> #action lhartal support template validation
09:33:45 <ifat_afek> mkoushnir: I see you joined, do you want to update about your status?
09:35:31 <mkoushnir> yep. I finish work on nova alarms and validations of alarms correctness
09:35:45 <ifat_afek> mkoushnir: you mean in the templest?
09:35:55 <mkoushnir> next step - nagios alarms and rca
09:36:08 <mkoushnir> yes. Tempest api test
09:36:21 <ifat_afek> mkoushnir: cool!
09:36:26 <mkoushnir> :)
09:36:38 <ifat_afek> thanks, let's move on
09:36:45 <ifat_afek> #topic Next Steps
09:36:55 <ifat_afek> We should record a new demo with all the existing functionality, and put it in our wiki page
09:37:13 <ifat_afek> I just want to fix, with lhartal's help, some minor ui issues first
09:37:20 <ifat_afek> #action record a new demo
09:37:28 <ifat_afek> #topic Open Discussion
09:37:39 <ifat_afek> anyone wants to talk about anything?
09:39:51 <ifat_afek> so I guess we are done for today
09:39:59 <lhartal> bye
09:39:59 <alexey_weyl> bye bye
09:40:04 <ifat_afek> bye everyone
09:40:11 <dannoffel> bye
09:40:27 <ifat_afek> #endmeeting